Function pfwl_get_L4_protocol_name¶
Defined in File peafowl.h
Function Documentation¶
-
const char *
pfwl_get_L4_protocol_name(pfwl_protocol_l4_t protocol)¶ Returns the string represetation of an L4 protocol.
- Return
The string representation of the L4 protocol with id ‘protocol’.
- Parameters
protocol: The L4 protocol identifier.