Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif.h207 struct ifma_msghdr { struct
208 unsigned short ifmam_msglen; /* to skip non-understood messages */
209 unsigned char ifmam_version; /* future binary compatability */
210 unsigned char ifmam_type; /* message type */
211 int ifmam_addrs; /* like rtm_addrs */
212 int ifmam_flags; /* value of ifa_flags */
213 unsigned short ifmam_index; /* index for associated ifp */