Home
last modified time | relevance | path

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

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