Home
last modified time | relevance | path

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

/netbsd-src/sys/netipsec/
H A Dipcomp_var.h48 #define IPCOMP_STAT_OBYTES 11 /* output bytes */ macro
H A Dxform_ipcomp.c416 IPCOMP_STATADD(IPCOMP_STAT_OBYTES, m->m_pkthdr.len - skip); in ipcomp_output()
/netbsd-src/usr.bin/netstat/
H A Dfast_ipsec.c288 IPCOMP(IPCOMP_STAT_OBYTES, "output bytes"); in fast_ipsec_stats()