SOCK_QUEUE_SHRUNK 1479 include/net/sock.h 	sock_set_flag(sk, SOCK_QUEUE_SHRUNK);
SOCK_QUEUE_SHRUNK 5208 net/ipv4/tcp_input.c 	if (sock_flag(sk, SOCK_QUEUE_SHRUNK)) {
SOCK_QUEUE_SHRUNK 5209 net/ipv4/tcp_input.c 		sock_reset_flag(sk, SOCK_QUEUE_SHRUNK);
SOCK_QUEUE_SHRUNK 1456 net/ipv4/tcp_output.c 		sock_set_flag(sk, SOCK_QUEUE_SHRUNK);