Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnxe_ip_address_get.c95 status = _nx_ip_address_get(ip_ptr, ip_address, network_mask); in _nxe_ip_address_get()
Dnx_ip_address_get.c77 UINT _nx_ip_address_get(NX_IP *ip_ptr, ULONG *ip_address, ULONG *network_mask) in _nx_ip_address_get() function
/NetX-Duo-v6.2.1/common/inc/
Dnx_ipv4.h173 UINT _nx_ip_address_get(NX_IP *ip_ptr, ULONG *ip_address, ULONG *network_mask);
Dnx_api.h3169 #define nx_ip_address_get _nx_ip_address_get