Searched defs:ifma_msghdr (Results 1 – 1 of 1) sorted by relevance
409 struct ifma_msghdr { struct410 u_short ifmam_msglen; /* to skip over non-understood messages */411 u_char ifmam_version; /* future binary compatibility */412 u_char ifmam_type; /* message type */413 int ifmam_addrs; /* like rtm_addrs */414 int ifmam_flags; /* value of ifa_flags */415 u_short ifmam_index; /* index for associated ifp */416 u_short _ifmam_spare1;