Home
last modified time | relevance | path

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

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