Home
last modified time | relevance | path

Searched refs:inuse (Results 1 – 3 of 3) 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
1068 inuse++; in cuckoo_hashtable_health_check()
1087 ASSERT(inuse == b->_inuse); in cuckoo_hashtable_health_check()
/xnu-8792.41.9/bsd/netinet/
H A Din_arp.c992 arpstat.inuse++; in arp_rtrequest()
1097 arpstat.inuse--; in arp_rtrequest()