| /NetX-Duo-v6.2.1/common/src/ |
| D | nxd_ip_raw_packet_source_send.c | 91 ULONG tos) in _nxd_ip_raw_packet_source_send() argument 101 NX_PARAMETER_NOT_USED(tos); in _nxd_ip_raw_packet_source_send() 126 …_nx_ip_packet_send(ip_ptr, packet_ptr, destination_ip -> nxd_ip_address.v4, (tos & 0xFF) << 16, (t… in _nxd_ip_raw_packet_source_send()
|
| D | nxd_ip_raw_packet_send.c | 80 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos) in _nxd_ip_raw_packet_send() argument 85 …status = _nxd_ip_raw_packet_source_send(ip_ptr, packet_ptr, destination_ip, 0, protocol, ttl, tos); in _nxd_ip_raw_packet_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() argument 172 …d_ip_raw_packet_source_send(ip_ptr, packet_ptr, destination_ip, address_index, protocol, ttl, tos); in _nxde_ip_raw_packet_source_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() argument 176 _nxd_ip_raw_packet_source_send(ip_ptr, packet_ptr, destination_ip, 0, protocol, ttl, tos); in _nxde_ip_raw_packet_send()
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_ip.h | 156 …*packet_ptr, NXD_ADDRESS *destination_ip, UINT address_index, ULONG protocol, UINT ttl, ULONG tos); 167 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos); 208 …*packet_ptr, NXD_ADDRESS *destination_ip, UINT address_index, ULONG protocol, UINT ttl, ULONG tos);
|
| D | nx_ipv6.h | 319 NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos);
|
| D | nx_api.h | 3730 ULONG protocol, UINT ttl, ULONG tos); 3733 ULONG protocol, UINT ttl, ULONG tos); 3736 UINT address_index, ULONG protocol, UINT ttl, ULONG tos);
|
| /NetX-Duo-v6.2.1/test/regression/bsd_test/ |
| D | netx_bsd_raw_basic_rx_nohdr_blocking_test.c | 41 …*ip_ptr, NX_PACKET *packet_ptr, NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos);
|
| D | netx_bsd_raw_tx_test.c | 149 …*ip_ptr, NX_PACKET *packet_ptr, NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos);
|
| D | netx_bsd_raw_rx_nohdr_basic_blocking_test.c | 41 …*ip_ptr, NX_PACKET *packet_ptr, NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos);
|
| D | netx_bsd_raw_basic_blocking_test.c | 41 …*ip_ptr, NX_PACKET *packet_ptr, NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos);
|
| D | netx_bsd_raw_basic_rx_nohdr_nonblocking_test.c | 46 …*ip_ptr, NX_PACKET *packet_ptr, NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos);
|
| D | netx_bsd_raw_basic_nonblocking_test.c | 46 …*ip_ptr, NX_PACKET *packet_ptr, NXD_ADDRESS *destination_ip, ULONG protocol, UINT ttl, ULONG tos);
|