Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Din_arp.c322 if (arpstat.held >= arp_maxhold_total) { in arp_llinfo_addq()
348 atomic_add_32(&arpstat.held, -1); in arp_llinfo_addq()
352 atomic_add_32(&arpstat.held, 1); in arp_llinfo_addq()
365 uint32_t held = qlen(&la->la_holdq); in arp_llinfo_flushq() local
367 if (held != 0) { in arp_llinfo_flushq()
368 atomic_add_32(&arpstat.purged, held); in arp_llinfo_flushq()
369 atomic_add_32(&arpstat.held, -held); in arp_llinfo_flushq()
374 return held; in arp_llinfo_flushq()
1587 atomic_add_32(&arpstat.held, -1); in arp_lookup_ip()
2148 uint32_t held; in arp_ip_handle_input() local
[all …]
/xnu-8020.101.4/bsd/net/
H A Dif_arp.h146 uint32_t held; /* # of packets held waiting for a reply */ member
/xnu-8020.101.4/bsd/conf/
H A Dfiles.x86_6422 # Support for identifying MACF calouts with locks held
/xnu-8020.101.4/osfmk/conf/
H A Dcopyright.osf45 # of its terms. Licensee may be held legally responsible for any
/xnu-8020.101.4/osfmk/mach/
H A Dmemory_object.defs191 * reference held by the pager itself.
/xnu-8020.101.4/libkern/zlib/
H A DREADME98 warranty. In no event will the authors be held liable for any damages