Searched refs:IPSEC_STATINC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/netipsec/
H A Dipsec_mbuf.c77 IPSEC_STATINC(IPSEC_STAT_MBCOALESCED);
106 IPSEC_STATINC(IPSEC_STAT_CLCOALESCED);
153 IPSEC_STATINC(IPSEC_STAT_CLCOPIED);
380 IPSEC_STATINC(IPSEC_STAT_INPUT_FRONT);
393 IPSEC_STATINC(IPSEC_STAT_INPUT_END);
421 IPSEC_STATINC(IPSEC_STAT_INPUT_MIDDLE);
H A Dipsec_private.h47 #define IPSEC_STATINC(x) _NET_STATINC(ipsecstat_percpu, x) macro
H A Dipsec_output.c254 IPSEC_STATINC(IPSEC_STAT_OUT_BUNDLESA);
432 IPSEC_STATINC(IPSEC_STAT_OUT_NOSA);
H A Dipsec.c425 IPSEC_STATINC(IPSEC_STAT_SPDCACHELOOKUP);
431 IPSEC_STATINC(IPSEC_STAT_SPDCACHEMISS);
583 IPSEC_STATINC(IPSEC_STAT_OUT_INVAL);
594 IPSEC_STATINC(IPSEC_STAT_OUT_POLVIO);
1460 IPSEC_STATINC(IPSEC_STAT_IN_POLVIO);

Completed in 290 milliseconds