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