Home
last modified time | relevance | path

Searched refs:txrequests (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dif_arp.h103 uint64_t txrequests; /* # of ARP requests sent by this host. */ member
/f-stack/freebsd/net/
H A Dif_arp.h103 uint64_t txrequests; /* # of ARP requests sent by this host. */ member
/f-stack/tools/netstat/
H A Dinet.c1109 p(txrequests, "{:sent-requests/%ju} {N:/ARP request%s sent}\n"); in arp_stats()
/f-stack/freebsd/netinet/
H A Dif_ether.c444 ARPSTAT_INC(txrequests); in arprequest_internal()