if_data Struct Reference
#include
<stdapis/net/if.h>
Detailed Description
Structure describing information about an interface which may be of interest to management entities.
Member Attribute Documentation
ifi_addrlen
generic interface information media address length
ifi_baudrate
generic interface information linespeed
ifi_collisions
volatile statistics. collisions on csma interfaces.
ifi_datalen
generic interface information length of this data struct
ifi_epoch
volatile statistics. uptime at attach or stat reset.
ifi_hdrlen
generic interface information media header length
ifi_hwassist
volatile statistics. HW offload capabilities
ifi_ibytes
volatile statistics. total number of octets received.
ifi_ierrors
volatile statistics. input errors on interface
ifi_imcasts
volatile statistics. packets received via multicast.
ifi_ipackets
volatile statistics. packets received on interface
ifi_iqdrops
volatile statistics. dropped on input, this interface.
ifi_lastchange
volatile statistics. time of last administrative change
ifi_link_state
generic interface information current link state
ifi_metric
generic interface information routing metric (external only)
ifi_mtu
generic interface information maximum transmission unit
ifi_noproto
volatile statistics. destined for unsupported protocol.
ifi_obytes
volatile statistics. total number of octets sent.
ifi_oerrors
volatile statistics. output errors on interface.
ifi_omcasts
volatile statistics. packets sent via multicast
ifi_opackets
volatile statistics. packets sent on interface.
ifi_physical
generic interface information e.g., AUI, Thinnet, 10base-T, etc
ifi_recvquota
generic interface information polling quota for receive intrs
ifi_type
generic interface information. ethernet, tokenring, etc
ifi_xmitquota
generic interface information polling quota for xmit intrs