Searched refs:SIOCGIFTXQLEN (Results 1 – 3 of 3) sorted by relevance
118 # define SIOCGIFTXQLEN 0x8942 macro
72 # define SIOCGIFTXQLEN 0x8942 macro631 if (ioctl(skfd, SIOCGIFTXQLEN, &ifr) >= 0) in if_fetch()
102 if (ioctl_or_warn(s, SIOCGIFTXQLEN, &ifr) < 0) { in print_queuelen()