Home
last modified time | relevance | path

Searched defs:ifa_msghdrl (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dif.h338 struct ifa_msghdrl { struct
346 u_short ifam_len; /* length of ifa_msghdrl incl. if_data */ argument
347 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
/f-stack/tools/compat/include/net/
H A Dif.h324 struct ifa_msghdrl { struct
332 u_short ifam_len; /* length of ifa_msghdrl incl. if_data */ argument
333 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