HomeSort by: relevance | last modified time | path
    Searched refs:tcp_sack_globalholes (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
tcp_sack.c 174 tcp_sack_globalholes >= tcp_sack_globalmaxholes) {
182 tcp_sack_globalholes++;
214 tcp_sack_globalholes--;
tcp_var.h 753 extern int tcp_sack_globalholes; /* Number of holes present. */
tcp_subr.c 206 int tcp_sack_globalholes = 0; variable in typeref:typename:int
tcp_usrreq.c 2203 NULL, 0, &tcp_sack_globalholes, 0,

Completed in 21 milliseconds