SOCK_QUEUE_SHRUNK  788 include/net/sock.h 	sock_set_flag(sk, SOCK_QUEUE_SHRUNK);
SOCK_QUEUE_SHRUNK 4478 net/ipv4/tcp_input.c 	if (sock_flag(sk, SOCK_QUEUE_SHRUNK)) {
SOCK_QUEUE_SHRUNK 4479 net/ipv4/tcp_input.c 		sock_reset_flag(sk, SOCK_QUEUE_SHRUNK);
SOCK_QUEUE_SHRUNK  899 net/ipv4/tcp_output.c 	sock_set_flag(sk, SOCK_QUEUE_SHRUNK);