Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h103 uint64_t carps_ipackets6; /* total input packets, IPv6 */ member
/f-stack/freebsd/netinet/
H A Dip_carp.h103 uint64_t carps_ipackets6; /* total input packets, IPv6 */ member
H A Dip_carp.c546 CARPSTATS_INC(carps_ipackets6); in carp6_input()
/f-stack/tools/netstat/
H A Dinet.c971 p(carps_ipackets6, "\t{:received-inet6-packets/%ju} " in carp_stats()