Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dif_arp.h106 uint64_t rxreplies; /* # of ARP replies received by this host. */ member
/f-stack/freebsd/net/
H A Dif_arp.h106 uint64_t rxreplies; /* # of ARP replies received by this host. */ member
/f-stack/tools/netstat/
H A Dinet.c1114 p2(rxreplies, "{:received-replies/%ju} " in arp_stats()
/f-stack/freebsd/netinet/
H A Dif_ether.c854 ARPSTAT_INC(rxreplies); in in_arpinput()