Home | Sort by: relevance | last modified time | path |
/src/sys/compat/net/ | |
if.h | 118 u_long ifi_iqdrops; /* dropped on input, this interface */ member in struct:if_data14 161 uint64_t ifi_iqdrops; /* dropped on input, this interface */ member in struct:if_data50 |
/src/sys/compat/netbsd32/ | |
netbsd32_ioctl.h | 337 uint64_t ifi_iqdrops; member in struct:netbsd32_if_data |
/src/sys/net/ | |
if.h | 199 uint64_t ifi_iqdrops; /* dropped on input, this interface */ member in struct:if_data |