Home
last modified time | relevance | path

Searched refs:SIOCOUTQNSD (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dsockios.h86 #define SIOCOUTQNSD 0x894B /* output queue size (not sent only) */ macro
/linux-2.6.39/net/ipv4/
Dtcp.c508 case SIOCOUTQNSD: in tcp_ioctl()