Searched refs:SIOCGIFTXQLEN (Results 1 – 5 of 5) sorted by relevance
124 case SIOCGIFTXQLEN: in sock_ioctl()196 case SIOCGIFTXQLEN: in sock_ioctl()
1329 [LINUX]: Handle SIOCGIFTXQLEN and SIOCGIFMAP.
72 #define SIOCGIFTXQLEN 0x8942 /* Get the tx queue length */ macro
159 if (ioctl(s, SIOCGIFTXQLEN, &ifr) < 0) { in print_queuelen()
1693 {"linux/sockios.h", "SIOCGIFTXQLEN", 0x8942},