Function pfwl_protocol_l7_disable_all

Function Documentation

uint8_t pfwl_protocol_l7_disable_all(pfwl_state_t *state)

Disable all the protocol dissector.

Return

0 if succeeded, 1 otherwise.

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