Searched refs:SIOCGIFTXQLEN (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsockios.h72 #define SIOCGIFTXQLEN 0x8942 /* Get the tx queue length */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Difconfig.c53 # define SIOCGIFTXQLEN 0x8942 macro
H A Dinterface.c68 #define SIOCGIFTXQLEN 0x8942 macro
617 if (ioctl(skfd, SIOCGIFTXQLEN, &ifr) >= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipaddress.c119 if (ioctl(s, SIOCGIFTXQLEN, &ifr) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dipaddress.c76 if (ioctl_or_warn(s, SIOCGIFTXQLEN, &ifr) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsocket.c2689 case SIOCGIFTXQLEN:
2940 case SIOCGIFTXQLEN:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev.c4653 case SIOCGIFTXQLEN:
4836 case SIOCGIFTXQLEN:

Completed in 80 milliseconds