Searched refs:SIOCOUTQ (Results 1 – 17 of 17) sorted by relevance
27 #define SIOCOUTQ TIOCOUTQ /* output queue size (not sent + not acked) */ macro
64 case SIOCOUTQ: in do_vcc_ioctl()
863 case SIOCOUTQ: { in raw_ioctl()893 case SIOCOUTQ: in compat_raw_ioctl()
1721 case SIOCOUTQ: in udp_ioctl()
618 case SIOCOUTQ: in tcp_ioctl()
571 case SIOCOUTQ: in l2tp_ioctl()
1126 case SIOCOUTQ: { in rawv6_ioctl()1156 case SIOCOUTQ: in compat_rawv6_ioctl()
195 SIOCOUTQ
213 length of the output queue (SIOCOUTQ).
537 case SIOCOUTQ: in dgram_ioctl()
372 case SIOCOUTQ: { in dccp_ioctl()
1230 if (ioctl(fd, SIOCOUTQ, &queued) < 0) in xdisconnect()
3414 case SIOCOUTQ: in compat_sock_ioctl_trans()
3118 case SIOCOUTQ: in unix_ioctl()
3507 case SIOCOUTQ: in mptcp_ioctl()
3082 case SIOCOUTQ: in smc_ioctl()
4197 case SIOCOUTQ: in packet_ioctl()
Completed in 58 milliseconds