_nx_ip_raw_packet_send() is only used within netxduo.
 
Symbols
loading...
Files
loading...

_nx_ip_raw_packet_send() function

Syntax

UINT _nx_ip_raw_packet_send(NX_IP *ip_ptr,     NX_PACKET *packet_ptr,     ULONG destination_ip,     ULONG type_of_service);
Implemented in nx_ip_raw_packet_send.c:81

Arguments

ip_ptr

packet_ptr

destination_ip

type_of_service

References

LocationReferrerText
nx_ip_raw_packet_send.c:81
UINT _nx_ip_raw_packet_send(NX_IP *ip_ptr, NX_PACKET *packet_ptr,
nx_api.h:3578
UINT _nx_ip_raw_packet_send(NX_IP *ip_ptr, NX_PACKET *packet_ptr,
nx_ipv4.h:180
UINT _nx_ip_raw_packet_send(NX_IP *ip_ptr, NX_PACKET *packet_ptr,
nxe_ip_raw_packet_send.c:138_nxe_ip_raw_packet_send()
status = _nx_ip_raw_packet_send(ip_ptr, packet_ptr, destination_ip, type_of_service);

Call Tree

Functions calling _nx_ip_raw_packet_send()
Functions called by _nx_ip_raw_packet_send()
all items filtered out
_nx_ip_raw_packet_send()
Type of _nx_ip_raw_packet_send()
_nx_ip_raw_packet_send()
all items filtered out