HomeSort by: relevance | last modified time | path
    Searched refs:IPSEC_STATINC (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netipsec/
ipsec_mbuf.c 77 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);
ipsec_private.h 47 #define IPSEC_STATINC(x) _NET_STATINC(ipsecstat_percpu, x)
ipsec_output.c 254 IPSEC_STATINC(IPSEC_STAT_OUT_BUNDLESA);
432 IPSEC_STATINC(IPSEC_STAT_OUT_NOSA);
ipsec.c 425 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 13 milliseconds