taglinefilesource code
MAX_RESET_SIZE1473net/inet/tcp.cbuff = (struct sk_buff *) prot->wmalloc(sk, MAX_RESET_SIZE,1 , GFP_KERNEL);
MAX_RESET_SIZE1479net/inet/tcp.cbuff->mem_len = MAX_RESET_SIZE;
MAX_RESET_SIZE1582net/inet/tcp.cbuff = (struct sk_buff *) prot->wmalloc(NULL, MAX_RESET_SIZE, 1, GFP_ATOMIC);
MAX_RESET_SIZE1588net/inet/tcp.cbuff->mem_len = MAX_RESET_SIZE;