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

/netbsd-6-1-5-RELEASE/sys/netipsec/
H A Dxform_ipip.c147 IPIP_STATINC(IPIP_STAT_PDROPS);
171 IPIP_STATINC(IPIP_STAT_PDROPS);
209 IPIP_STATINC(IPIP_STAT_IPACKETS);
227 IPIP_STATINC(IPIP_STAT_FAMILY);
236 IPIP_STATINC(IPIP_STAT_HDROPS);
273 IPIP_STATINC(IPIP_STAT_HDROPS);
295 IPIP_STATINC(IPIP_STAT_FAMILY);
306 IPIP_STATINC(IPIP_STAT_HDROPS);
354 IPIP_STATINC(IPIP_STAT_SPOOF);
370 IPIP_STATINC(IPIP_STAT_SPOO
[all...]
H A Dipsec_private.h63 #define IPIP_STATINC(x) _NET_STATINC(ipipstat_percpu, x) macro

Completed in 113 milliseconds