Searched defs:ifma_msghdr (Results 1 – 1 of 1) sorted by relevance
199 struct ifma_msghdr { struct200 u_short ifmam_msglen; /* to skip over non-understood messages */201 u_char ifmam_version; /* future binary compatibility */202 u_char ifmam_type; /* message type */203 u_short ifmam_index; /* index for associated ifp */204 int ifmam_flags; /* value of ifa_flags */205 int ifmam_addrs; /* like rtm_addrs */