Home
last modified time | relevance | path

Searched defs:protocol (Results 1 – 25 of 47) sorted by relevance

12

/NetX-Duo-v6.4.1/addons/nat/
Dnx_nat.c795 … 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/
Dnxd_ipv6_raw_packet_send_internal.c82 ULONG protocol) in _nxd_ipv6_raw_packet_send_internal()
Dnx_ip_raw_packet_processing.c78 UINT _nx_ip_raw_packet_processing(NX_IP *ip_ptr, ULONG protocol, NX_PACKET *packet_ptr) in _nx_ip_raw_packet_processing()
Dnx_udp_packet_info_extract.c80 UINT *protocol, UINT *port, UINT *interface_index) in _nx_udp_packet_info_extract()
Dnxe_udp_packet_info_extract.c86 UINT *protocol, UINT *port, UINT *interface_index) in _nxe_udp_packet_info_extract()
Dnxd_ip_raw_packet_send.c80 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxd_ip_raw_packet_send()
Dnxde_ip_raw_packet_send.c91 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxde_ip_raw_packet_send()
Dnxde_udp_packet_info_extract.c85 UINT *protocol, UINT *port, UINT *interface_index) in _nxde_udp_packet_info_extract()
Dnxe_ip_max_payload_size_find.c100 ULONG protocol, in _nxe_ip_max_payload_size_find()
Dnxd_ip_raw_packet_source_send.c89 ULONG protocol, in _nxd_ip_raw_packet_source_send()
Dnxde_ip_raw_packet_source_send.c87 … NXD_ADDRESS *destination_ip, UINT address_index, ULONG protocol, UINT ttl, ULONG tos) in _nxde_ip_raw_packet_source_send()
Dnxd_udp_packet_info_extract.c83 UINT *protocol, UINT *port, UINT *interface_index) in _nxd_udp_packet_info_extract()
Dnx_ip_header_add.c91 ULONG type_of_service, ULONG time_to_live, ULONG protocol, ULONG fragment) in _nx_ip_header_add()
Dnx_ipv6_header_add.c92 ULONG protocol, ULONG payload_size, ULONG hop_limit, in _nx_ipv6_header_add()
Dnx_ip_checksum_compute.c79 USHORT _nx_ip_checksum_compute(NX_PACKET *packet_ptr, ULONG protocol, in _nx_ip_checksum_compute()
Dnx_ip_packet_send.c93 ULONG protocol, ULONG fragment, ULONG next_hop_address) in _nx_ip_packet_send()
Dnx_ip_dispatch_process.c106 UINT _nx_ip_dispatch_process(NX_IP *ip_ptr, NX_PACKET *packet_ptr, UINT protocol) in _nx_ip_dispatch_process()
Dnx_ip_max_payload_size_find.c105 ULONG protocol, in _nx_ip_max_payload_size_find()
Dnx_ipv4_packet_receive.c98 ULONG protocol; in _nx_ipv4_packet_receive() local
Dnx_ipv6_packet_send.c101 ULONG protocol, ULONG payload_size, ULONG hop_limit, in _nx_ipv6_packet_send()
Dnx_ip_fragment_assembly.c99 ULONG protocol = NX_PROTOCOL_NO_NEXT_HEADER; in _nx_ip_fragment_assembly() local
/NetX-Duo-v6.4.1/addons/websocket/
Dnx_websocket_client.c353 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/
Dnetx_nat_tcp_remove_oldest_udp_entry_test.c254 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/
Dnetx_ip_static_route_find_test.c180 ULONG protocol; in my_packet_process() local
Dnetx_ip_idle_scan_test.c176 ULONG protocol; in my_packet_process() local

12