Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c778 #ifndef TCBHASHSIZE
779 #define TCBHASHSIZE 0 macro
1112 hashsize = TCBHASHSIZE; in tcp_init()