Home
last modified time | relevance | path

Searched refs:ipsec_stats (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/netstat/
H A Dnetstat.h108 void ipsec_stats(u_long, const char *, int, int);
H A Dmain.c119 ipsec_stats, NULL, "ipsec", 1, 0},
157 ipsec_stats, NULL, "ipsec6", 1, 0 },
H A Dipsec.c201 ipsec_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in ipsec_stats() function