Function pfwl_field_remove_L7

Function Documentation

uint8_t pfwl_field_remove_L7(pfwl_state_t *state, pfwl_field_id_t field)

Disables the extraction of a specific L7 protocol field.

Return

0 if succeeded, 1 otherwise.

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

  • field: The field identifier.