Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_arp.h128 uint32_t txannounces; /* # of ARP announcements sent by this host. */ member
/xnu-10063.101.15/bsd/netinet/
H A Din_arp.c957 arpstat.txannounces++; in arp_rtrequest()