Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dhelp.common324 set net.inet.tcp.tcbhashsize=<value> TCBHASHSIZE
326 Overrides the compile-time set value of TCBHASHSIZE or
/freebsd/sys/netinet/
H A Dtcp_subr.c323 #ifndef TCBHASHSIZE
324 #define TCBHASHSIZE 0 macro
326 static int tcp_tcbhashsize = TCBHASHSIZE;