Home
last modified time | relevance | path

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

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