Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnxe_arp_static_entry_create.c124 status = _nx_arp_static_entry_create(ip_ptr, ip_address, physical_msw, physical_lsw); in _nxe_arp_static_entry_create()
Dnx_arp_static_entry_create.c81 UINT _nx_arp_static_entry_create(NX_IP *ip_ptr, ULONG ip_address, in _nx_arp_static_entry_create() function
/NetX-Duo-v6.2.1/common/inc/
Dnx_arp.h124 UINT _nx_arp_static_entry_create(NX_IP *ip_ptr, ULONG ip_address, ULONG physical_msw, ULONG physic…
Dnx_api.h3145 #define nx_arp_static_entry_create _nx_arp_static_entry_create