Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h2317 typedef struct NX_INTERFACE_STRUCT struct
2339 …/*lint -esym(768,NX_INTERFACE_STRUCT::nx_interface_reserved) suppress member not referenced. It is… argument
2340 UCHAR nx_interface_reserved[3];
2345 ULONG nx_interface_physical_address_msw;
2346 ULONG nx_interface_physical_address_lsw;
2351 ULONG nx_interface_ip_address;
2354 ULONG nx_interface_ip_network_mask;
2357 ULONG nx_interface_ip_network;
2364 struct NXD_IPV6_ADDRESS_STRUCT *nxd_interface_ipv6_address_list_head;
2367 ULONG nx_interface_ip_mtu_size;
[all …]