Searched defs:nonagle (Results 1 – 3 of 3) sorted by relevance
1952 int nonagle) in tcp_nagle_check()2011 int nonagle) in tcp_mss_split_point()2083 unsigned int cur_mss, int nonagle) in tcp_nagle_test()2604 static bool tcp_write_xmit(struct sock *sk, unsigned int mss_now, int nonagle, in tcp_write_xmit()2871 int nonagle) in __tcp_push_pending_frames()
700 int nonagle, int size_goal) in tcp_push()
267 u8 nonagle : 4,/* Disable Nagle algorithm? */ member