Home
last modified time | relevance | path

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

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