Home
last modified time | relevance | path

Searched defs:inuse (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/net/
H A Dif_arp.h144 uint32_t inuse; /* # of ARP entries in routing table */ member
/xnu-8792.41.9/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c1063 uint8_t inuse = 0; in cuckoo_hashtable_health_check() local