Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h114 uint64_t carps_opackets; /* total output packets, IPv4 */ member
/f-stack/freebsd/netinet/
H A Dip_carp.h114 uint64_t carps_opackets; /* total output packets, IPv4 */ member
H A Dip_carp.c982 CARPSTATS_INC(carps_opackets); in carp_send_ad_locked()
/f-stack/tools/netstat/
H A Dinet.c989 p(carps_opackets, "\t{:sent-inet-packets/%ju} " in carp_stats()