Searched refs:fragment_bits (Results 1 – 1 of 1) sorted by relevance
2758 ULONG fragment_bits; in _nx_nat_ip_packet_send() local2800 fragment_bits = (ip_header_ptr -> nx_ip_header_word_1 & NX_IP_DONT_FRAGMENT); in _nx_nat_ip_packet_send()2805 if ((fragment_bits != NX_IP_DONT_FRAGMENT) && (old_fragment != 0)) in _nx_nat_ip_packet_send()2887 …_nx_ip_driver_packet_send(nat_ptr -> nx_nat_ip_ptr, packet_ptr, destination_ip, fragment_bits, nex… in _nx_nat_ip_packet_send()