Function pfwl_defragmentation_disable_ipv4

Function Documentation

uint8_t pfwl_defragmentation_disable_ipv4(pfwl_state_t *state)

Disables IPv4 defragmentation.

Return

0 if succeeded, 1 otherwise.

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