Home
last modified time | relevance | path

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

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