Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h115 uint64_t carps_opackets6; /* total output packets, IPv6 */ member
/f-stack/freebsd/netinet/
H A Dip_carp.h115 uint64_t carps_opackets6; /* total output packets, IPv6 */ member
H A Dip_carp.c1041 CARPSTATS_INC(carps_opackets6); in carp_send_ad_locked()
/f-stack/tools/netstat/
H A Dinet.c991 p(carps_opackets6, "\t{:sent-inet6-packets/%ju} " in carp_stats()