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

  /src/sys/netipsec/
xform_ipip.c 134 IPIP_STATINC(IPIP_STAT_IPACKETS);
152 IPIP_STATINC(IPIP_STAT_FAMILY);
161 IPIP_STATINC(IPIP_STAT_HDROPS);
187 IPIP_STATINC(IPIP_STAT_HDROPS);
210 IPIP_STATINC(IPIP_STAT_FAMILY);
221 IPIP_STATINC(IPIP_STAT_HDROPS);
271 IPIP_STATINC(IPIP_STAT_SPOOF);
288 IPIP_STATINC(IPIP_STAT_SPOOF);
313 IPIP_STATINC(IPIP_STAT_QFULL);
352 IPIP_STATINC(IPIP_STAT_UNSPEC)
    [all...]
ipsec_private.h 59 #define IPIP_STATINC(x) _NET_STATINC(ipipstat_percpu, x)

Completed in 12 milliseconds