Home
last modified time | relevance | path

Searched refs:sendalot (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/netinet/
Dtcp_output.c180 int idle, sendalot; in tcp_output() local
227 sendalot = 0; in tcp_output()
282 sendalot = 1; in tcp_output()
806 sendalot = 1; in tcp_output()
864 sendalot = 1; in tcp_output()
879 sendalot = 1; in tcp_output()
889 sendalot = 1; in tcp_output()
901 sendalot = 1; in tcp_output()
905 sendalot = 1; in tcp_output()
1481 if (sendalot && --maxburst) in tcp_output()
[all …]
/freebsd-9-stable/sys/netipx/
Dspx_usrreq.c444 int error = 0, sendalot; in spx_output() local
587 sendalot = 0; in spx_output()
619 sendalot = 1; in spx_output()
630 sendalot = 1; in spx_output()
844 if (sendalot) in spx_output()