Home
last modified time | relevance | path

Searched defs:direction (Results 1 – 12 of 12) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_packet_filter_test.c338 static UINT drop_incoming_packet(VOID *ip_header_ptr, UINT direction) in drop_incoming_packet()
347 static UINT drop_outgoing_packet(VOID *ip_header_ptr, UINT direction) in drop_outgoing_packet()
Dnetx_ip_packet_filter_extended_test.c338 … drop_incoming_packet_extended(struct NX_IP_STRUCT *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in drop_incoming_packet_extended()
347 … drop_outgoing_packet_extended(struct NX_IP_STRUCT *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in drop_outgoing_packet_extended()
/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_client_send_with_zero_source_address_test.c118 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
Dnetx_dhcp_enable_test.c250 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
Dnetx_dhcp_basic_test.c250 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
Dnetx_dhcp_reinitialize_test.c255 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
Dnetx_dhcp_start_test.c254 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
Dnetx_dhcp_release_test.c258 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
Dnetx_dhcp_delete_test.c255 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
Dnetx_dhcp_stop_test.c258 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
/NetX-Duo-v6.2.1/tsn/inc/
Dnx_msrp.h143 UCHAR direction; member
/NetX-Duo-v6.2.1/addons/nat/
Dnx_nat.c3542 UCHAR direction, UINT skip_static_entries) in _nx_nat_entry_find()