Home
last modified time | relevance | path

Searched refs:_nx_udp_source_extract (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.4.1/common/src/
Dnx_udp_source_extract.c76 UINT _nx_udp_source_extract(NX_PACKET *packet_ptr, ULONG *ip_address, UINT *port) in _nx_udp_source_extract() function
Dnxe_udp_source_extract.c114 status = _nx_udp_source_extract(packet_ptr, ip_address, port); in _nxe_udp_source_extract()
/NetX-Duo-v6.4.1/common/inc/
Dnx_udp.h126 UINT _nx_udp_source_extract(NX_PACKET *packet_ptr, ULONG *ip_address, UINT *port);
Dnx_api.h3379 #define nx_udp_source_extract _nx_udp_source_extract