tag
line
file
source code
MAX_RESET_SIZE
1632
net/inet/tcp.c
buff = prot->wmalloc(sk, MAX_RESET_SIZE,1 , GFP_KERNEL);
MAX_RESET_SIZE
1769
net/inet/tcp.c
buff = prot->wmalloc(NULL, MAX_RESET_SIZE, 1, GFP_ATOMIC);