Searched refs:SN_DEFAULT_HASH_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c277 #define SN_DEFAULT_HASH_SIZE 2003 /**< A reasonable default size for the hash tables */ macro
335 static u_int sysctl_hashtable_size = SN_DEFAULT_HASH_SIZE; /**< Sets the hash table size for any NEW NAT instances (existing instances retain their existing Hash Table */

Completed in 110 milliseconds