Searched refs:SIOCGIFTXQLEN (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | sockios.h | 96 #define SIOCGIFTXQLEN 0x8942 /* Get the tx queue length */ macro |
/linux/net/ | ||
H A D | socket.c | 3469 case SIOCGIFTXQLEN: in compat_sock_ioctl_trans() |