Searched refs:IPCOMPSTAT_INC (Results 1 – 4 of 4) sorted by relevance
138 IPCOMPSTAT_INC(ipcomps_nopf); in ipcomp_nonexp_input()144 IPCOMPSTAT_INC(ipcomps_input); in ipcomp_nonexp_input()208 IPCOMPSTAT_INC(ipcomps_hdrops); /*XXX*/ in ipcomp_input()216 IPCOMPSTAT_INC(ipcomps_pdrops); /* XXX have our own stats? */ in ipcomp_input()226 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input()233 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input()310 IPCOMPSTAT_INC(ipcomps_noxform); in ipcomp_input_cb()317 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input_cb()322 IPCOMPSTAT_INC(ipcomps_hist[sav->alg_comp]); in ipcomp_input_cb()334 IPCOMPSTAT_INC(ipcomps_hdrops); /*XXX*/ in ipcomp_input_cb()[all …]
76 #define IPCOMPSTAT_INC(name) IPCOMPSTAT_ADD(name, 1) macro
108 IPCOMPSTAT_INC(ipcomps_##name); \
103 IPCOMPSTAT_INC(ipcomps_##name); \