Searched defs:ifma_msghdr (Results 1 – 1 of 1) sorted by relevance
341 struct ifma_msghdr { struct342 u_short ifmam_msglen; /* to skip over non-understood messages */343 u_char ifmam_version; /* future binary compatibility */344 u_char ifmam_type; /* message type */345 int ifmam_addrs; /* like rtm_addrs */346 int ifmam_flags; /* value of ifa_flags */347 u_short ifmam_index; /* index for associated ifp */