Home
last modified time | relevance | path

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

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