/NetX-Duo-v6.4.1/addons/nat/ |
D | nx_nat.c | 795 … ULONG local_ip_address, USHORT external_port, USHORT local_port, UCHAR protocol) in _nxe_nat_inbound_entry_create() 876 … ULONG local_ip_address, USHORT external_port, USHORT local_port, UCHAR protocol) in _nx_nat_inbound_entry_create() 1175 UINT protocol; in _nx_nat_process_packet() local 1412 UCHAR protocol; in _nx_nat_process_inbound_packet() local 2118 UCHAR protocol; in _nx_nat_process_outbound_packet() local 3264 static UINT _nx_nat_entry_create(NX_NAT_DEVICE *nat_ptr, UCHAR protocol, in _nx_nat_entry_create() 3878 static UINT _nx_nat_utility_get_destination_port(NX_PACKET *packet_ptr, UCHAR protocol, USHORT *pe… in _nx_nat_utility_get_destination_port() 3988 static UINT _nx_nat_utility_get_source_port(NX_PACKET *packet_ptr, UCHAR protocol, USHORT *source_… in _nx_nat_utility_get_source_port() 4091 static UINT _nx_nat_find_available_port(NX_NAT_DEVICE *nat_ptr, UCHAR protocol, USHORT *port) in _nx_nat_find_available_port() 4225 static UINT _nx_nat_entry_port_verify(NX_IP *ip_ptr, UINT protocol, UINT port) in _nx_nat_entry_port_verify() [all …]
|
/NetX-Duo-v6.4.1/common/src/ |
D | nxd_ipv6_raw_packet_send_internal.c | 82 ULONG protocol) in _nxd_ipv6_raw_packet_send_internal()
|
D | nx_ip_raw_packet_processing.c | 78 UINT _nx_ip_raw_packet_processing(NX_IP *ip_ptr, ULONG protocol, NX_PACKET *packet_ptr) in _nx_ip_raw_packet_processing()
|
D | nx_udp_packet_info_extract.c | 80 UINT *protocol, UINT *port, UINT *interface_index) in _nx_udp_packet_info_extract()
|
D | nxe_udp_packet_info_extract.c | 86 UINT *protocol, UINT *port, UINT *interface_index) in _nxe_udp_packet_info_extract()
|
D | nxd_ip_raw_packet_send.c | 80 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxd_ip_raw_packet_send()
|
D | nxde_ip_raw_packet_send.c | 91 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxde_ip_raw_packet_send()
|
D | nxde_udp_packet_info_extract.c | 85 UINT *protocol, UINT *port, UINT *interface_index) in _nxde_udp_packet_info_extract()
|
D | nxe_ip_max_payload_size_find.c | 100 ULONG protocol, in _nxe_ip_max_payload_size_find()
|
D | nxd_ip_raw_packet_source_send.c | 89 ULONG protocol, in _nxd_ip_raw_packet_source_send()
|
D | nxde_ip_raw_packet_source_send.c | 87 … NXD_ADDRESS *destination_ip, UINT address_index, ULONG protocol, UINT ttl, ULONG tos) in _nxde_ip_raw_packet_source_send()
|
D | nxd_udp_packet_info_extract.c | 83 UINT *protocol, UINT *port, UINT *interface_index) in _nxd_udp_packet_info_extract()
|
D | nx_ip_header_add.c | 91 ULONG type_of_service, ULONG time_to_live, ULONG protocol, ULONG fragment) in _nx_ip_header_add()
|
D | nx_ipv6_header_add.c | 92 ULONG protocol, ULONG payload_size, ULONG hop_limit, in _nx_ipv6_header_add()
|
D | nx_ip_checksum_compute.c | 79 USHORT _nx_ip_checksum_compute(NX_PACKET *packet_ptr, ULONG protocol, in _nx_ip_checksum_compute()
|
D | nx_ip_packet_send.c | 93 ULONG protocol, ULONG fragment, ULONG next_hop_address) in _nx_ip_packet_send()
|
D | nx_ip_dispatch_process.c | 106 UINT _nx_ip_dispatch_process(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT protocol) in _nx_ip_dispatch_process()
|
D | nx_ip_max_payload_size_find.c | 105 ULONG protocol, in _nx_ip_max_payload_size_find()
|
D | nx_ipv4_packet_receive.c | 98 ULONG protocol; in _nx_ipv4_packet_receive() local
|
D | nx_ipv6_packet_send.c | 101 ULONG protocol, ULONG payload_size, ULONG hop_limit, in _nx_ipv6_packet_send()
|
D | nx_ip_fragment_assembly.c | 99 ULONG protocol = NX_PROTOCOL_NO_NEXT_HEADER; in _nx_ip_fragment_assembly() local
|
/NetX-Duo-v6.4.1/addons/websocket/ |
D | nx_websocket_client.c | 353 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nxe_websocket_client_connect() 426 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nx_websocket_client_connect() 531 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nx_websocket_client_connect_internal() 758 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nxe_websocket_client_secure_connect() 831 UCHAR *protocol, UINT protocol_length,UINT wait_option) in _nx_websocket_client_secure_connect()
|
/NetX-Duo-v6.4.1/test/regression/nat_test/ |
D | netx_nat_tcp_remove_oldest_udp_entry_test.c | 254 UINT protocol; in thread_client_entry() local 564 static UINT add_nat_entry(UINT protocol, ULONG local_ip_address , ULONG peer_ip_address , UINT loca… in add_nat_entry()
|
/NetX-Duo-v6.4.1/test/regression/netxduo_test/ |
D | netx_ip_static_route_find_test.c | 180 ULONG protocol; in my_packet_process() local
|
D | netx_ip_idle_scan_test.c | 176 ULONG protocol; in my_packet_process() local
|