Searched refs:IPIP_STATINC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/netipsec/
H A Dxform_ipip.c134 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_UNSPE
[all...]
H A Dipsec_private.h59 #define IPIP_STATINC(x) _NET_STATINC(ipipstat_percpu, x) macro

Completed in 95 milliseconds