Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/common/src/
Dnx_ipv6_process_routing_option.c82 UINT base_offset; in _nx_ipv6_process_routing_option() local
112 base_offset = (UINT)(packet_ptr -> nx_packet_prepend_ptr - packet_ptr -> nx_packet_ip_header); in _nx_ipv6_process_routing_option()
115 NX_ICMPV6_SEND_PARAMETER_PROBLEM(ip_ptr, packet_ptr, 0, base_offset + 2); in _nx_ipv6_process_routing_option()