Home
last modified time | relevance | path

Searched refs:NX_PROTOCOL_NEXT_HEADER_FRAGMENT (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.3.0/common/src/
Dnx_ip_dispatch_process.c255 case NX_PROTOCOL_NEXT_HEADER_FRAGMENT: in _nx_ip_dispatch_process()
661 if (protocol == NX_PROTOCOL_NEXT_HEADER_FRAGMENT) in _nx_ip_dispatch_process()
Dnx_ipv6_fragment_process.c195 *last_header_location = NX_PROTOCOL_NEXT_HEADER_FRAGMENT; in _nx_ipv6_fragment_process()
/NetX-Duo-v6.3.0/addons/azure_iot/azure_iot_security_module/src/collectors/
Dcollector_network_activity.c574 case NX_PROTOCOL_NEXT_HEADER_FRAGMENT: in _ipv6_callback()
/NetX-Duo-v6.3.0/common/inc/
Dnx_api.h941 #define NX_PROTOCOL_NEXT_HEADER_FRAGMENT 44 macro
/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.c12479 case NX_PROTOCOL_NEXT_HEADER_FRAGMENT: in _nxd_bsd_swap_ipv6_extension_headers()