Searched defs:nonagle (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv4/ | ||
| H A D | tcp_output.c | 2235 int nonagle) in tcp_nagle_check() argument |
| /linux/include/linux/ | ||
| H A D | tcp.h | 300 u8 nonagle : 4,/* Disable Nagle algorithm? */ member |