Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipcomp_var.h47 struct ipcompstat { struct
48 uint64_t ipcomps_hdrops; /* Packet shorter than header shows */
72 VNET_PCPUSTAT_DECLARE(struct ipcompstat, ipcompstat); argument
/f-stack/tools/netstat/
H A Dipsec.c384 print_ipcompstats(const struct ipcompstat *ipcompstat) in print_ipcompstats()
430 struct ipcompstat ipcompstat; in ipcomp_stats() local