Searched refs:ROUTING_HEADER (Results 1 – 3 of 3) sorted by relevance
205 if (packet_ptr -> nx_packet_option_state < (UCHAR)ROUTING_HEADER) in _nx_ip_dispatch_process()236 if (packet_ptr -> nx_packet_option_state >= (UCHAR)ROUTING_HEADER) in _nx_ip_dispatch_process()248 packet_ptr -> nx_packet_option_state = (UCHAR)ROUTING_HEADER; in _nx_ip_dispatch_process()
216 ROUTING_HEADER, /* 3 */ enumerator
388 packet_ptr -> nx_packet_option_state = ROUTING_HEADER; in thread_0_entry()