Searched defs:nonagle (Results 1 – 4 of 4) sorted by relevance
1686 int nonagle) in tcp_nagle_check()1735 int nonagle) in tcp_mss_split_point()1807 unsigned int cur_mss, int nonagle) in tcp_nagle_test()2279 static bool tcp_write_xmit(struct sock *sk, unsigned int mss_now, int nonagle, in tcp_write_xmit()2525 int nonagle) in __tcp_push_pending_frames()
705 int nonagle, int size_goal) in tcp_push()
58 __u8 nonagle; member
235 u8 nonagle : 4,/* Disable Nagle algorithm? */ member