Home
last modified time | relevance | path

Searched refs:_nx_arp_static_entry_delete (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnxe_arp_static_entry_delete.c117 status = _nx_arp_static_entry_delete(ip_ptr, ip_address, physical_msw, physical_lsw); in _nxe_arp_static_entry_delete()
Dnx_arp_static_entry_delete.c79 UINT _nx_arp_static_entry_delete(NX_IP *ip_ptr, ULONG ip_address, in _nx_arp_static_entry_delete() function
Dnx_arp_entry_delete.c148 status = _nx_arp_static_entry_delete(ip_ptr, ip_address, in _nx_arp_entry_delete()
/NetX-Duo-v6.2.1/common/inc/
Dnx_arp.h125 UINT _nx_arp_static_entry_delete(NX_IP *ip_ptr, ULONG ip_address, ULONG physical_msw, ULONG physic…
Dnx_api.h3146 #define nx_arp_static_entry_delete _nx_arp_static_entry_delete