Searched refs:carps_hdrops (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/netinet/
H A Dip_carp.h104 uint64_t carps_hdrops; /* packets shorter than hdr */ member in struct:carpstats
H A Dip_carp.c472 CARPSTATS_INC(carps_hdrops);
495 CARPSTATS_INC(carps_hdrops);
/freebsd-10.3-release/usr.bin/netstat/
H A Dinet.c818 p(carps_hdrops, "\t\t%ju packet%s shorter than header\n");

Completed in 101 milliseconds