Home
last modified time | relevance | path

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

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