tag
line
file
source code
MAX_RESET_SIZE
2597
net/ipv4/tcp.c
buff = sock_wmalloc(sk, MAX_RESET_SIZE,1 , GFP_KERNEL);
MAX_RESET_SIZE
2762
net/ipv4/tcp.c
buff = sock_wmalloc(NULL, MAX_RESET_SIZE, 1, GFP_ATOMIC);