Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDtcp_sack.c460 if (tp->snd_numholes >= V_tcp_sack_maxholes || in tcp_sackhole_alloc()
HDtcp_var.h946 #define V_tcp_sack_maxholes VNET(tcp_sack_maxholes) macro