taglinefilesource code
MAX_RESET_SIZE1578net/inet/tcp.cbuff = prot->wmalloc(sk, MAX_RESET_SIZE,1 , GFP_KERNEL);
MAX_RESET_SIZE1584net/inet/tcp.cbuff->mem_len = MAX_RESET_SIZE;
MAX_RESET_SIZE1687net/inet/tcp.cbuff = prot->wmalloc(NULL, MAX_RESET_SIZE, 1, GFP_ATOMIC);
MAX_RESET_SIZE1693net/inet/tcp.cbuff->mem_len = MAX_RESET_SIZE;