Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Din_arp.c323 if (arpstat.held >= arp_maxhold_total) { in arp_llinfo_addq()
349 os_atomic_dec(&arpstat.held, relaxed); in arp_llinfo_addq()
353 os_atomic_inc(&arpstat.held, relaxed); in arp_llinfo_addq()
366 uint32_t held = qlen(&la->la_holdq); in arp_llinfo_flushq() local
368 if (held != 0) { in arp_llinfo_flushq()
369 os_atomic_add(&arpstat.purged, held, relaxed); in arp_llinfo_flushq()
370 os_atomic_add(&arpstat.held, -held, relaxed); in arp_llinfo_flushq()
375 return held; in arp_llinfo_flushq()
1588 os_atomic_dec(&arpstat.held, relaxed); in arp_lookup_ip()
2151 uint32_t held; in arp_ip_handle_input() local
[all …]
/xnu-10063.101.15/bsd/net/
H A Dif_arp.h146 uint32_t held; /* # of packets held waiting for a reply */ member
/xnu-10063.101.15/bsd/conf/
H A Dfiles.x86_6422 # Support for identifying MACF calouts with locks held
/xnu-10063.101.15/osfmk/conf/
H A Dcopyright.osf45 # of its terms. Licensee may be held legally responsible for any
/xnu-10063.101.15/libkern/zlib/
H A DREADME98 warranty. In no event will the authors be held liable for any damages