Function pfwl_protocol_l7_enable_all

Function Documentation

uint8_t pfwl_protocol_l7_enable_all(pfwl_state_t *state)

Enables all the L7 protocol dissector.

Return

0 if succeeded, 1 otherwise.

Parameters
  • state: A pointer to the state of the library.