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

/netbsd-current/sys/netipsec/
H A Dipsec_var.h56 #define IPSEC_NSTATS 16 macro
H A Dipsec_netbsd.c420 return (NETSTAT_SYSCTL(ipsecstat_percpu, IPSEC_NSTATS));
H A Dipsec.c1907 ipsecstat_percpu = percpu_alloc(sizeof(uint64_t) * IPSEC_NSTATS);
/netbsd-current/usr.bin/netstat/
H A Dfast_ipsec.c100 uint64_t ipsecstats[IPSEC_NSTATS];

Completed in 211 milliseconds