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