Home
last modified time | relevance | path

Searched refs:txreplies (Results 1 – 3 of 3) sorted by relevance

/src/sys/net/ !
H A Dif_arp.h101 uint64_t txreplies; /* # of ARP replies sent by this host. */ member
/src/usr.bin/netstat/ !
H A Dinet.c1148 p2(txreplies, "{:sent-replies/%ju} {N:/ARP repl%s sent}\n"); in arp_stats()
/src/sys/netinet/ !
H A Dif_ether.c1117 ARPSTAT_INC(txreplies); in in_arpinput()