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