Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipcomp_var.h56 uint64_t ipcomps_output; /* Output IPcomp packets */ member
H A Dxform_ipcomp.c421 IPCOMPSTAT_INC(ipcomps_output); in ipcomp_output()
/f-stack/tools/netstat/
H A Dipsec.c405 p(ipcomps_output, "sent-packets", "packet%s out"); in print_ipcompstats()