Searched defs:ifma_msghdr (Results 1 – 1 of 1) sorted by relevance
197 struct ifma_msghdr { struct198 unsigned short ifmam_msglen; /* to skip non-understood messages */199 unsigned char ifmam_version; /* future binary compatability */200 unsigned char ifmam_type; /* message type */201 int ifmam_addrs; /* like rtm_addrs */202 int ifmam_flags; /* value of ifa_flags */203 unsigned short ifmam_index; /* index for associated ifp */