Share via


IP Helper Structures (Compact 2013)

3/26/2014

This section describes IP Helper structures.

Note   Structure members that store IP addresses are in the network byte order (big endian format).

In This Section

  • ARP_SEND_REPLY
    Stores information about Address Resolution Protocol (ARP) reply messages.
  • FIXED_INFO
    Contains information that is the same across all the interfaces on a device.
  • ICMP_ECHO_REPLY
    Describes the data returned in response to an IPv4 echo request.
  • IP_ADAPTER_ADDRESSES
    Ire is the header node for a linked list of addresses for a particular adapter.
  • IP_ADAPTER_INDEX_MAP
    Stores the interface index associated with a network adapter with IPv4 enabled together with the name of the network adapter.
  • IP_ADAPTER_INFO
    Contains information about a particular network adapter on the local device.
  • IP_ADAPTER_ORDER_MAP
    Stores an array of information about adapters and their relative priority on the local device.
  • IP_ADDR_STRING
    Represents a node in a linked-list of IPv4 addresses.
  • IP_INTERFACE_INFO
    Contains a list of the network interface adapters with IPv4 enabled on the local system.
  • IPAddr
    Represents a host by its Internet address.
  • SOCKADDR_IN6_PAIR
    Contains pointers to a pair of IP addresses that represent a source and destination address pair.
  • SOCKADDR_INET
    Contains an IPv4, an IPv6 address, or an address family.
  • TCP_ESTATS_BANDWIDTH_RW_v0
    Contains read/write configuration information for extended TCP statistics on bandwidth estimation for a TCP connection.
  • TCP_ESTATS_DATA_RW_v0
    Contains read/write configuration information for extended TCP statistics on data transfer for a TCP connection.
  • TCP_ESTATS_FINE_RTT_RW_v0
    Contains read/write configuration information for extended TCP statistics on fine-grained round-trip time (RTT) estimation statistics for a TCP connection.
  • TCP_ESTATS_OBS_REC_RW_v0
    Contains read/write configuration information for extended TCP statistics observed on the remote receiver for a TCP connection.
  • TCP_ESTATS_PATH_RW_v0
    Contains read/write configuration information for extended TCP statistics on path measurement for a TCP connection.
  • TCP_ESTATS_REC_RW_v0
    Contains read/write configuration information for extended TCP statistics on the local receiver for a TCP connection.
  • TCP_ESTATS_SEND_BUFF_RW_v0
    Contains read/write configuration information for extended TCP statistics on output queuing for a TCP connection.
  • TCP_ESTATS_SND_CONG_RW_v0
    Contains read/write configuration information for extended TCP statistics on sender congestion for a TCP connection.
  • TCP_ESTATS_SYN_OPTS_ROS_v0
    Contains read-only static information for extended TCP statistics on SYN exchange for a TCP connection.

See Also

Reference

IP Helper Reference