Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_syncache.c169 #define TCP_SYNCACHE_HASHSIZE 512 macro
251 V_tcp_syncache.hashsize = TCP_SYNCACHE_HASHSIZE; in syncache_init()
263 V_tcp_syncache.hashsize = TCP_SYNCACHE_HASHSIZE; in syncache_init()