Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_carp.h106 uint64_t carps_hdrops; /* packets shorter than hdr */ member
/f-stack/freebsd/netinet/
H A Dip_carp.h106 uint64_t carps_hdrops; /* packets shorter than hdr */ member
H A Dip_carp.c492 CARPSTATS_INC(carps_hdrops); in carp_input()
515 CARPSTATS_INC(carps_hdrops); in carp_input()
/f-stack/tools/netstat/
H A Dinet.c975 p(carps_hdrops, "\t\t{:dropped-short-header/%ju} " in carp_stats()