Home
last modified time | relevance | path

Searched defs:espstat (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/netipsec/
H A Desp_var.h49 struct espstat { struct
50 esps_hdropsespstat global() argument
51 esps_nopfespstat global() argument
52 esps_notdbespstat global() argument
53 esps_badkcrespstat global() argument
77 esps_histespstat global() argument
/freebsd-src/usr.bin/netstat/
H A Dipsec.c316 print_espstats(const struct espstat *espstat) in print_espstats()
364 struct espstat espstat; in esp_stats() local