Searched refs:nx_ipv6_header_option_ext_length (Results 1 – 3 of 3) sorted by relevance
672 option_hdr_len = (ULONG)((option -> nx_ipv6_header_option_ext_length + 1) << 3); in _nx_ip_dispatch_process()
106 UCHAR nx_ipv6_header_option_ext_length; member
12355 header_length = (ULONG)((option -> nx_ipv6_header_option_ext_length << 2) + 2); in _nxd_bsd_swap_ipv6_extension_headers()12357 header_length = (ULONG)((option -> nx_ipv6_header_option_ext_length + 1) << 3); in _nxd_bsd_swap_ipv6_extension_headers()