Home | Sort by: relevance | last modified time | path |
/src/sys/compat/net/ | |
if.h | 123 /* pre-1.5 if_msghdr (ifm_data changed) */ 131 struct if_data14 ifm_data; /* statistics and other data about if */ member in struct:if_msghdr14 186 struct if_data50 ifm_data;/* statistics and other data about if */ member in struct:if_msghdr50 |
/src/sys/net/ | |
if_media.h | 907 u_int ifm_data; /* for driver-specific use */ member in struct:ifmedia_entry |