Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_ip_dispatch_process.c113 UINT next_option_offset; in _nx_ip_dispatch_process() local
137 next_option_offset = (UINT)sizeof(NX_IPV6_HEADER); in _nx_ip_dispatch_process()
696 packet_ptr -> nx_packet_option_offset = (USHORT)next_option_offset; in _nx_ip_dispatch_process()
699next_option_offset = (UINT)(packet_ptr -> nx_packet_prepend_ptr - packet_ptr -> nx_packet_ip_heade… in _nx_ip_dispatch_process()