Searched refs:SIOCSIFTXQLEN (Results 1 – 13 of 13) sorted by relevance
101 #define SIOCSIFTXQLEN 0x8943 macro
103 #define SIOCSIFTXQLEN 0x8943 macro
96 #define SIOCSIFTXQLEN 0x8943 macro
411 {"txqueuelen", IFREQ_OFFSZ(ifr_qlen), SIOCSIFTXQLEN}, in ifconfig_main()
424 {"txqueuelen", IFREQ_OFFSZ(ifr_qlen), SIOCSIFTXQLEN}, in ifconfig_main()
462 case SIOCSIFTXQLEN: TT.fmt = "fi{ifreq}"; break;
729 xioctl(fd, SIOCSIFTXQLEN, &req); in link_set()
2222 SIOCSIFTXQLEN
2646 pub const SIOCSIFTXQLEN: ::c_ulong = 0x00008943; constant