Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDip_carp.c270 #define CARPSTATS_INC(name) CARPSTATS_ADD(name, 1) macro
498 CARPSTATS_INC(carps_ipackets); in carp_input()
508 CARPSTATS_INC(carps_badlen); in carp_input()
518 CARPSTATS_INC(carps_hdrops); in carp_input()
532 CARPSTATS_INC(carps_badlen); in carp_input()
541 CARPSTATS_INC(carps_hdrops); in carp_input()
550 CARPSTATS_INC(carps_badsum); in carp_input()
572 CARPSTATS_INC(carps_ipackets6); in carp6_input()
581 CARPSTATS_INC(carps_badif); in carp6_input()
593 CARPSTATS_INC(carps_badlen); in carp6_input()
[all …]