Searched refs:SIOCSIFTXQLEN (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | sockios.h | 97 #define SIOCSIFTXQLEN 0x8943 /* Set the tx queue length */ macro |
/linux/net/ | ||
H A D | socket.c | 3470 case SIOCSIFTXQLEN: in compat_sock_ioctl_trans() |