Searched defs:ifa_msghdrl (Results 1 – 1 of 1) sorted by relevance
322 struct ifa_msghdrl { struct330 u_short ifam_len; /* length of ifa_msghdrl incl. if_data */ argument331 u_short ifam_data_off; /* offset of if_data from beginning */332 int ifam_metric; /* value of ifa_ifp->if_metric */333 struct if_data ifam_data;/* statistics and other data about if or