Searched refs:nx_packet_destination_header (Results 1 – 4 of 4) sorted by relevance
183 if (packet_ptr -> nx_packet_destination_header >= 1) in _nx_ip_dispatch_process()189 (packet_ptr -> nx_packet_destination_header > 1)) in _nx_ip_dispatch_process()216 packet_ptr -> nx_packet_destination_header++; in _nx_ip_dispatch_process()
332 packet_ptr -> nx_packet_destination_header = 0; in _nx_ipv6_packet_receive()
354 packet_ptr -> nx_packet_destination_header = 1; in thread_0_entry()387 packet_ptr -> nx_packet_destination_header = 0; in thread_0_entry()420 packet_ptr -> nx_packet_destination_header = 0; in thread_0_entry()
1580 UCHAR nx_packet_destination_header; member