Function pfwl_get_L7_field_name¶
Defined in File peafowl.h
Function Documentation¶
-
const char *
pfwl_get_L7_field_name(pfwl_field_id_t field)¶ Returns the string represetation of a protocol field.
- Return
The string representation of the protocol field with id ‘field’.
- Parameters
field: The protocol field identifier.