tcp_nagle_check
if (tcp_nagle_check(partial != 0, tp, nonagle))
if (!tcp_nagle_check(skb->len < cur_mss, tp, nonagle))