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