Home
last modified time | relevance | path

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

/external/libpcap/Win32/Include/net/
Dif.h127 struct ifa_msghdr { struct
128 u_short ifam_msglen; /* to skip over non-understood messages */
129 u_char ifam_version; /* future binary compatability */
130 u_char ifam_type; /* message type */
131 int ifam_addrs; /* like rtm_addrs */
132 int ifam_flags; /* value of ifa_flags */
133 u_short ifam_index; /* index for associated ifp */
134 int ifam_metric; /* value of ifa_metric */