Searched defs:direction (Results 1 – 12 of 12) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_ip_packet_filter_test.c | 338 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()
|
| D | netx_ip_packet_filter_extended_test.c | 338 … 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/ |
| D | netx_dhcp_client_send_with_zero_source_address_test.c | 118 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
|
| D | netx_dhcp_enable_test.c | 250 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
|
| D | netx_dhcp_basic_test.c | 250 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
|
| D | netx_dhcp_reinitialize_test.c | 255 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
|
| D | netx_dhcp_start_test.c | 254 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
|
| D | netx_dhcp_release_test.c | 258 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
|
| D | netx_dhcp_delete_test.c | 255 static UINT packet_filter_extended(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT direction) in packet_filter_extended()
|
| D | netx_dhcp_stop_test.c | 258 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/ |
| D | nx_msrp.h | 143 UCHAR direction; member
|
| /NetX-Duo-v6.2.1/addons/nat/ |
| D | nx_nat.c | 3542 UCHAR direction, UINT skip_static_entries) in _nx_nat_entry_find()
|