Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dif_arp.h104 uint64_t txreplies; /* # of ARP replies sent by this host. */ member
/f-stack/freebsd/net/
H A Dif_arp.h104 uint64_t txreplies; /* # of ARP replies sent by this host. */ member
/f-stack/tools/netstat/
H A Dinet.c1111 p2(txreplies, "{:sent-replies/%ju} {N:/ARP repl%s sent}\n"); in arp_stats()
/f-stack/freebsd/netinet/
H A Dif_ether.c1153 ARPSTAT_INC(txreplies); in in_arpinput()