Home
last modified time | relevance | path

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

/external/libpcap/Win32/Include/net/
Dif.h113 struct if_msghdr { struct
114 u_short ifm_msglen; /* to skip over non-understood messages */
115 u_char ifm_version; /* future binary compatability */
116 u_char ifm_type; /* message type */
117 int ifm_addrs; /* like rtm_addrs */
118 int ifm_flags; /* value of if_flags */
119 u_short ifm_index; /* index for associated ifp */
120 struct if_data ifm_data;/* statistics and other data about if */