Searched defs:ifa_msghdrl (Results 1 – 2 of 2) 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
324 struct ifa_msghdrl { struct332 u_short ifam_len; /* length of ifa_msghdrl incl. if_data */ argument333 u_short ifam_data_off; /* offset of if_data from beginning */334 int ifam_metric; /* value of ifa_ifp->if_metric */335 struct if_data ifam_data;/* statistics and other data about if or