Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dtcp_output.c203 int doing_sosend, idle, sendalot = 0; in tcp_output() local
275 if (tp->sack_enable && !sendalot) { in tcp_output()
287 sendalot = 0; in tcp_output()
369 sendalot = 1; in tcp_output()
373 sendalot = 1; in tcp_output()
653 sendalot = 1; in tcp_output()
657 sendalot = 1; in tcp_output()
812 if (sendalot) in tcp_output()
813 sendalot = 0; in tcp_output()
1176 if (sendalot) in tcp_output()