Searched refs:IPCOMPSTAT_INC (Results 1 – 4 of 4) sorted by relevance
142 IPCOMPSTAT_INC(ipcomps_nopf); in ipcomp_nonexp_input()148 IPCOMPSTAT_INC(ipcomps_input); in ipcomp_nonexp_input()234 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input()241 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input()321 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input_cb()351 IPCOMPSTAT_INC(ipcomps_hdrops); in ipcomp_input_cb()421 IPCOMPSTAT_INC(ipcomps_output); in ipcomp_output()436 IPCOMPSTAT_INC(ipcomps_nopf); in ipcomp_output()446 IPCOMPSTAT_INC(ipcomps_toobig); in ipcomp_output()579 IPCOMPSTAT_INC(ipcomps_wrap); in ipcomp_output_cb()[all …]
76 #define IPCOMPSTAT_INC(name) IPCOMPSTAT_ADD(name, 1) macro
107 IPCOMPSTAT_INC(ipcomps_##name); \
103 IPCOMPSTAT_INC(ipcomps_##name); \