Home
last modified time | relevance | path

Searched refs:SIOCGIFTXQLEN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsockios.h96 #define SIOCGIFTXQLEN 0x8942 /* Get the tx queue length */ macro
/openbmc/linux/net/core/
H A Ddev_ioctl.c171 case SIOCGIFTXQLEN: in dev_ifsioc_locked()
711 case SIOCGIFTXQLEN: in dev_ioctl()
/openbmc/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst270 * SIOCGIFHWADDR, SIOCGIFMAP, SIOCGIFTXQLEN
/openbmc/qemu/linux-user/
H A Dioctls.h349 IOCTL(SIOCGIFTXQLEN, IOC_W | IOC_R, MK_PTR(MK_STRUCT(STRUCT_sockaddr_ifreq))) in IOCTL()
/openbmc/linux/net/
H A Dsocket.c3494 case SIOCGIFTXQLEN: in compat_sock_ioctl_trans()