Searched defs:nonagle (Results 1 – 3 of 3) sorted by relevance
2235 int nonagle) in tcp_nagle_check() argument 2294 int nonagle) in tcp_mss_split_point() argument 2359 unsigned int cur_mss, int nonagle) in tcp_nagle_test() argument 2964 tcp_write_xmit(struct sock * sk,unsigned int mss_now,int nonagle,int push_one,gfp_t gfp) tcp_write_xmit() argument 3236 __tcp_push_pending_frames(struct sock * sk,unsigned int cur_mss,int nonagle) __tcp_push_pending_frames() argument [all...]
741 int nonagle, int size_goal) in tcp_push()
300 u8 nonagle : 4,/* Disable Nagle algorithm? */ member