Searched defs:NX_IP_STRUCT (Results 1 – 1 of 1) sorted by relevance
2504 typedef struct NX_IP_STRUCT struct2509 ULONG nx_ip_id;2512 CHAR *nx_ip_name;2531 ULONG nx_ip_gateway_address; /* In host byte order */2534 *nx_ip_gateway_interface;2541 … struct NXD_IPV6_ADDRESS_STRUCT nx_ipv6_address[NX_MAX_IPV6_ADDRESSES + NX_LOOPBACK_IPV6_ENABLED];2545 nx_ipv6_destination_table[NX_IPV6_DESTINATION_TABLE_SIZE];2570 …/*lint -esym(768,NX_IP_STRUCT::nx_ip_transmit_no_route_errors) suppress member not referenced. It … argument2571 ULONG nx_ip_transmit_resource_errors;2572 ULONG nx_ip_transmit_no_route_errors;[all …]