Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c335 static u_int sysctl_hashtable_size = SN_DEFAULT_HASH_SIZE; /**< Sets the hash table size for any NE… variable
389 &sysctl_hashtable_size, 0, sysctl_chg_hashtable_size, "IU",
497 sysctl_hashtable_size = size; in sysctl_chg_hashtable_size()
644 la->sctpNatTableSize = sysctl_hashtable_size; in AliasSctpInit()