Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/net/
H A Dif.h197 struct ifa_msghdr50 { struct
198 u_short ifam_msglen; /* to skip over non-understood messages */
199 u_char ifam_version; /* future binary compatibility */
200 u_char ifam_type; /* message type */
201 int ifam_addrs; /* like rtm_addrs */
202 int ifam_flags; /* value of ifa_flags */
203 u_short ifam_index; /* index for associated ifp */
204 int ifam_metric; /* value of ifa_metric */