Home
last modified time | relevance | path

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

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