tag
line
file
source code
MAX_RESET_SIZE
512
net/ipv4/tcp_output.c
buff = sock_wmalloc(NULL, MAX_RESET_SIZE, 1, GFP_ATOMIC);
MAX_RESET_SIZE
577
net/ipv4/tcp_output.c
buff = sock_wmalloc(sk, MAX_RESET_SIZE,1 , GFP_KERNEL);