Home
last modified time | relevance | path

Searched refs:SIOCOUTQ (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dsockios.h27 #define SIOCOUTQ TIOCOUTQ /* output queue size (not sent + not acked) */ macro
/Linux-v6.6/io_uring/
During_cmd.c185 ret = prot->ioctl(sk, SIOCOUTQ, &arg); in io_uring_cmd_sock()
/Linux-v6.6/net/atm/
Dioctl.c64 case SIOCOUTQ: in do_vcc_ioctl()
/Linux-v6.6/net/ipv4/
Draw.c860 case SIOCOUTQ: { in raw_ioctl()
890 case SIOCOUTQ: in compat_raw_ioctl()
Dudp.c1669 case SIOCOUTQ: in udp_ioctl()
Dtcp.c623 case SIOCOUTQ: in tcp_ioctl()
/Linux-v6.6/net/ipv6/
Draw.c1118 case SIOCOUTQ: { in rawv6_ioctl()
1148 case SIOCOUTQ: in compat_rawv6_ioctl()
/Linux-v6.6/net/l2tp/
Dl2tp_ip.c570 case SIOCOUTQ: in l2tp_ioctl()
/Linux-v6.6/Documentation/networking/
Ddccp.rst195 SIOCOUTQ
Dtimestamping.rst213 length of the output queue (SIOCOUTQ).
/Linux-v6.6/net/dccp/
Dproto.c379 case SIOCOUTQ: { in dccp_ioctl()
/Linux-v6.6/net/ieee802154/
Dsocket.c536 case SIOCOUTQ: in dgram_ioctl()
/Linux-v6.6/tools/testing/selftests/net/mptcp/
Dmptcp_connect.c1230 if (ioctl(fd, SIOCOUTQ, &queued) < 0) in xdisconnect()
/Linux-v6.6/net/
Dsocket.c3473 case SIOCOUTQ: in compat_sock_ioctl_trans()
/Linux-v6.6/net/unix/
Daf_unix.c3026 case SIOCOUTQ: in unix_ioctl()
/Linux-v6.6/net/mptcp/
Dprotocol.c3618 case SIOCOUTQ: in mptcp_ioctl()
/Linux-v6.6/net/smc/
Daf_smc.c3159 case SIOCOUTQ: in smc_ioctl()
/Linux-v6.6/net/packet/
Daf_packet.c4225 case SIOCOUTQ: in packet_ioctl()