Searched defs:ifa_msghdr (Results 1 – 1 of 1) sorted by relevance
302 struct ifa_msghdr { struct306 u_short ifam_hdrlen; /* sizeof(ifa_msghdr) to skip over the header */ argument307 u_short ifam_index; /* index for associated ifp */308 u_short ifam_tableid; /* routing table id */309 u_char ifam_pad1;310 u_char ifam_pad2;311 int ifam_addrs; /* like rtm_addrs */312 int ifam_flags; /* value of ifa_flags */313 int ifam_metric; /* value of ifa_metric */