Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h102 uint64_t carps_ipackets; /* total input packets, IPv4 */ member
/f-stack/freebsd/netinet/
H A Dip_carp.h102 uint64_t carps_ipackets; /* total input packets, IPv4 */ member
H A Dip_carp.c462 CARPSTATS_INC(carps_ipackets); in carp_input()
/f-stack/tools/netstat/
H A Dinet.c969 p(carps_ipackets, "\t{:received-inet-packets/%ju} " in carp_stats()