Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dif_arp.h134 uint32_t txconflicts; /* # of ARP conflict probes sent */ member
/xnu-8792.81.2/bsd/netinet/
H A Din_arp.c1918 atomic_add_32(&arpstat.txconflicts, 1); in arp_ip_handle_input()