Home
last modified time | relevance | path

Searched defs:NX_ARP_STRUCT (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.3.0/common/inc/
Dnx_api.h1718 typedef struct NX_ARP_STRUCT struct
1736 struct NX_ARP_STRUCT argument
1742 struct NX_ARP_STRUCT argument
1743 *nx_arp_active_next,
1744 *nx_arp_active_previous,
1745 **nx_arp_active_list_head;
1748 ULONG nx_arp_ip_address;
1751 ULONG nx_arp_physical_address_msw;
1752 ULONG nx_arp_physical_address_lsw;
1755 struct NX_INTERFACE_STRUCT *nx_arp_ip_interface;
[all …]