carpstats         158 netinet/ip_carp.c struct carpstats carpstats;
carpstats         515 netinet/ip_carp.c 	carpstats.carps_ipackets++;
carpstats         524 netinet/ip_carp.c 		carpstats.carps_badif++;
carpstats         533 netinet/ip_carp.c 		carpstats.carps_badttl++;
carpstats         547 netinet/ip_carp.c 		carpstats.carps_badlen++;
carpstats         555 netinet/ip_carp.c 		carpstats.carps_hdrops++;
carpstats         564 netinet/ip_carp.c 		carpstats.carps_badsum++;
carpstats         585 netinet/ip_carp.c 	carpstats.carps_ipackets6++;
carpstats         594 netinet/ip_carp.c 		carpstats.carps_badif++;
carpstats         603 netinet/ip_carp.c 		carpstats.carps_badttl++;
carpstats         614 netinet/ip_carp.c 		carpstats.carps_badlen++;
carpstats         623 netinet/ip_carp.c 		carpstats.carps_badsum++;
carpstats         650 netinet/ip_carp.c 		carpstats.carps_badvhid++;
carpstats         703 netinet/ip_carp.c 		carpstats.carps_badver++;
carpstats         713 netinet/ip_carp.c 		carpstats.carps_badauth++;
carpstats        1038 netinet/ip_carp.c 			carpstats.carps_onomem++;
carpstats        1081 netinet/ip_carp.c 		carpstats.carps_opackets++;
carpstats        1087 netinet/ip_carp.c 				carpstats.carps_onomem++;
carpstats        1121 netinet/ip_carp.c 			carpstats.carps_onomem++;
carpstats        1164 netinet/ip_carp.c 		carpstats.carps_opackets6++;
carpstats        1169 netinet/ip_carp.c 				carpstats.carps_onomem++;
carpstats          94 netinet/ip_carp.h struct carpstats {