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