Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.h296 struct if_msghdrl { struct
304 u_short ifm_len; /* length of if_msghdrl incl. if_data */ argument
305 u_short ifm_data_off; /* offset of if_data from beginning */
306 int _ifm_spare2;
307 struct if_data ifm_data;/* statistics and other data about if */
/f-stack/tools/compat/include/net/
H A Dif.h282 struct if_msghdrl { struct
290 u_short ifm_len; /* length of if_msghdrl incl. if_data */ argument
291 u_short ifm_data_off; /* offset of if_data from beginning */
292 int _ifm_spare2;
293 struct if_data ifm_data;/* statistics and other data about if */