Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet/
H A Dtcp_sack.c115 static SInt32 tcp_sack_globalholes = 0; variable
117 &tcp_sack_globalholes, 0,
251 tcp_sack_globalholes >= tcp_sack_globalmaxholes) { in tcp_sackhole_alloc()
263 OSIncrementAtomic(&tcp_sack_globalholes); in tcp_sackhole_alloc()
277 OSDecrementAtomic(&tcp_sack_globalholes); in tcp_sackhole_free()