Searched defs:entry_ptr (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/addons/nat/ |
| D | nx_nat.c | 232 NX_NAT_TRANSLATION_ENTRY *entry_ptr; in _nx_nat_create() local 794 UINT _nxe_nat_inbound_entry_create(NX_NAT_DEVICE *nat_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr, in _nxe_nat_inbound_entry_create() 875 UINT _nx_nat_inbound_entry_create(NX_NAT_DEVICE *nat_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr, in _nx_nat_inbound_entry_create() 1050 NX_NAT_TRANSLATION_ENTRY *entry_ptr; in _nx_nat_inbound_entry_delete() local 1501 …ound_TCP_packet(NX_NAT_DEVICE *nat_ptr, NX_PACKET *packet_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr) in _nx_nat_process_inbound_TCP_packet() 1704 …ound_UDP_packet(NX_NAT_DEVICE *nat_ptr, NX_PACKET *packet_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr) in _nx_nat_process_inbound_UDP_packet() 1908 …und_ICMP_packet(NX_NAT_DEVICE *nat_ptr, NX_PACKET *packet_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr) in _nx_nat_process_inbound_ICMP_packet() 2221 …ound_TCP_packet(NX_NAT_DEVICE *nat_ptr, NX_PACKET *packet_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr) in _nx_nat_process_outbound_TCP_packet() 2391 …ound_UDP_packet(NX_NAT_DEVICE *nat_ptr, NX_PACKET *packet_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr) in _nx_nat_process_outbound_UDP_packet() 2565 …und_ICMP_packet(NX_NAT_DEVICE *nat_ptr, NX_PACKET *packet_ptr, NX_NAT_TRANSLATION_ENTRY *entry_ptr) in _nx_nat_process_outbound_ICMP_packet() [all …]
|
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_arp_enable.c | 80 NX_ARP *entry_ptr; in _nx_arp_enable() local
|
| /NetX-Duo-v6.2.1/test/regression/nat_test/ |
| D | netx_nat_entry_removed_after_timeout_test.c | 245 NX_NAT_TRANSLATION_ENTRY *entry_ptr; in thread_client_entry() local
|
| D | netx_nat_tcp_remove_oldest_udp_entry_test.c | 258 NX_NAT_TRANSLATION_ENTRY *entry_ptr; in thread_client_entry() local
|
| /NetX-Duo-v6.2.1/addons/ppp/ |
| D | nx_ppp.c | 8460 NX_PPP_DEBUG_ENTRY *entry_ptr; in _nx_ppp_debug_log_capture() local
|