tcp_nagle_check  1790 net/ipv4/tcp_output.c 	if (tcp_nagle_check(partial != 0, tp, nonagle))
tcp_nagle_check  1856 net/ipv4/tcp_output.c 	if (!tcp_nagle_check(skb->len < cur_mss, tp, nonagle))