Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dif.h232 struct ifma_msghdr2 { struct
233 u_short ifmam_msglen; /* to skip over non-understood messages */
234 u_char ifmam_version; /* future binary compatability */
235 u_char ifmam_type; /* message type */
236 int ifmam_addrs; /* like rtm_addrs */
237 int ifmam_flags; /* value of ifa_flags */
238 u_short ifmam_index; /* index for associated ifp */
239 int32_t ifmam_refcount;