Searched refs:NX_IP_PACKET_IN (Results 1 – 4 of 4) sorted by relevance
121 NX_IP_PACKET_IN) != NX_SUCCESS) in _nx_ip_packet_receive()135 … if (ip_ptr -> nx_ip_packet_filter_extended(ip_ptr, packet_ptr, NX_IP_PACKET_IN) != NX_SUCCESS) in _nx_ip_packet_receive()
340 if (direction == NX_IP_PACKET_IN) in drop_incoming_packet_extended()
340 if (direction == NX_IP_PACKET_IN) in drop_incoming_packet()
1431 #define NX_IP_PACKET_IN 0 macro