Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.c260 #define CARPSTATS_INC(name) CARPSTATS_ADD(name, 1) macro
519 CARPSTATS_INC(carps_ipackets); in carp_input()
528 CARPSTATS_INC(carps_badlen); in carp_input()
538 CARPSTATS_INC(carps_hdrops); in carp_input()
555 CARPSTATS_INC(carps_badver); in carp_input()
564 CARPSTATS_INC(carps_badlen); in carp_input()
575 CARPSTATS_INC(carps_hdrops); in carp_input()
589 CARPSTATS_INC(carps_badsum); in carp_input()
625 CARPSTATS_INC(carps_ipackets6); in carp6_input()
634 CARPSTATS_INC(carps_badif); in carp6_input()
[all …]