Home
last modified time | relevance | path

Searched defs:nonagle (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/network/tcpip/include/
H A Dtcpcore.h1375 __u8 nonagle; /* Disable Nagle algorithm? */ member
3050 tcp_nagle_check(struct tcp_opt *tp, struct sk_buff *skb, unsigned mss_now, int nonagle) in tcp_nagle_check()
3068 unsigned cur_mss, int nonagle) in tcp_snd_test()
3129 int nonagle) in __tcp_push_pending_frames()