Searched defs:ifma_msghdr2 (Results 1 – 1 of 1) sorted by relevance
238 struct ifma_msghdr2 { struct239 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;