Searched refs:SIOCSIFTXQLEN (Results 1 – 3 of 3) sorted by relevance
156 case SIOCSIFTXQLEN: in sock_ioctl()228 case SIOCSIFTXQLEN: in sock_ioctl()
74 #define SIOCSIFTXQLEN 0x8943 /* Set the tx queue length */ macro
584 if (ioctl(s, SIOCSIFTXQLEN, &ifr) < 0) { in set_qlen()