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

  /src/sys/netinet/
tcp_var.h 745 extern int tcp_cwm_burstsize; /* burst size allowed by CWM */
tcp_output.c 202 int tcp_cwm_burstsize = 4; variable in typeref:typename:int
611 (tcp_cwm_burstsize * txsegsize) +
tcp_usrreq.c 2022 NULL, 0, &tcp_cwm_burstsize, 0,

Completed in 16 milliseconds