Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif.h238 struct ifma_msghdr2 { struct
239 u_short ifmam_msglen; /* to skip over non-understood messages */
240 u_char ifmam_version; /* future binary compatability */
241 u_char ifmam_type; /* message type */
242 int ifmam_addrs; /* like rtm_addrs */
243 int ifmam_flags; /* value of ifa_flags */
244 u_short ifmam_index; /* index for associated ifp */
245 int32_t ifmam_refcount;