Function pfwl_get_L7_protocol_id¶
Defined in File peafowl.h
Function Documentation¶
-
pfwl_protocol_l7_t
pfwl_get_L7_protocol_id(const char *const name)¶ Returns the L7 protocol id corresponding to an L7 protocol string.
- Return
The L7 protocol id corresponding to an L7 protocol string.
- Parameters
name: The protocol string.