Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The following table shows the IP Helper structures with a description of the purpose of each.
Note: |
---|
Structure members that store IP addresses are in the network byte order (big endian format). |
Programming element | Description |
---|---|
This structure contains information that is the same across all the interfaces in a computer. |
|
This structure is the "header node" for a linked list of addresses for a particular adapter. |
|
This structure stores a single anycast address in a linked list of addresses for a particular adapter. |
|
This structure pairs an adapter name with the index of that adapter. |
|
This structure contains information about a particular network adapter on the local computer. |
|
This structure stores a single multicast address in a linked-list of addresses for a particular adapter. |
|
This structure stores an IP prefix. |
|
This structure stores a single unicast address in a linked list of addresses for a particular adapter. |
|
This structure stores an IP address and corresponding subnet mask as dotted decimal strings. |
|
This structure stores an IP address in dotted decimal format. |
|
This structure contains a list of the network interface adapters on the local system. |
|
This structure contains information specific to a particular adapter. |
|
This structure contains the number of unidirectional adapters on the local computer, and the IP addresses that are associated with those adapters. |
|
This structure stores the index of the interface that has the best route to a particular destination address. |
|
This structure contains the Internet Control Message Protocol (ICMP) statistics for a particular computer. |
|
This structure stores information about a particular interface. |
|
This structure contains a table of interface entries. |
|
This structure specifies information for a particular IP address. |
|
This structure contains a table of IP address entries. |
|
This structure contains information that describes an IP network route. |
|
This structure contains a table of IP route entries. |
|
This structure contains information for an Address Resolution Protocol (ARP) table entry. |
|
This structure contains a table of Address Resolution Protocol (ARP) entries. |
|
This structure stores information about the IP protocol running on a particular computer. |
|
This structure stores information for a Proxy Address Resolution Protocol (PARP) entry. |
|
This structure contains information for a TCP connection. |
|
This structure contains statistics for the TCP protocol running on the local computer. |
|
This structure contains a table of TCP connections. |
|
This structure contains address information for sending and receiving User Datagram Protocol (UDP) datagrams. |
|
This structure contains statistics for the User Datagram Protocol (UDP) running on the local computer. |
|
This structure contains a table of MIB_UDPROWstructures. |
|
This structure contains Internet Control Message Protocol (ICMP) statistics for a particular computer. |
|
This structure contains statistics for either incoming or outgoing Internet Control Message Protocol (ICMP) messages on a particular computer. |