Searched defs:ifa_msghdr70 (Results 1 – 1 of 1) sorted by relevance
228 struct ifa_msghdr70 { struct229 u_short ifam_msglen __align64;231 u_char ifam_version; /* future binary compatibility */232 u_char ifam_type; /* message type */233 int ifam_addrs; /* like rtm_addrs */234 int ifam_flags; /* value of ifa_flags */235 int ifam_metric; /* value of ifa_metric */236 u_short ifam_index; /* index for associated ifp */