Searched refs:ipcomps_obytes (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netipsec/
H A Dipcomp_var.h57 uint64_t ipcomps_obytes; /* Output bytes */ member in struct:ipcompstat
H A Dxform_ipcomp.c455 IPCOMPSTAT_ADD(ipcomps_obytes, m->m_pkthdr.len - skip);
/freebsd-11-stable/usr.bin/netstat/
H A Dipsec.c412 p(ipcomps_obytes, "sent-bytes", "byte%s out");

Completed in 119 milliseconds