Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_dummynet.c120 static int dn_hash_size = 64; /* default hash size */ variable
173 CTLFLAG_RW | CTLFLAG_LOCKED, &dn_hash_size, 0, "Default hash table size");
1964 l = dn_hash_size; in alloc_hash()