Searched refs:tcp_tfo_halfcnt (Results 1 – 3 of 3) sorted by relevance
1620 extern int tcp_tfo_halfcnt;
1615 if (OSIncrementAtomic(&tcp_tfo_halfcnt) >= tcp_tfo_backlog) { in tcp_tfo_syn()1617 OSDecrementAtomic(&tcp_tfo_halfcnt); in tcp_tfo_syn()4567 OSDecrementAtomic(&tcp_tfo_halfcnt); in tcp_input()4570 VERIFY(tcp_tfo_halfcnt >= 0); in tcp_input()
172 int tcp_tfo_halfcnt = 0; variable1707 OSDecrementAtomic(&tcp_tfo_halfcnt); in tcp_close()1710 VERIFY(tcp_tfo_halfcnt >= 0); in tcp_close()