Home
last modified time | relevance | path

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

/netbsd-src/sys/netipsec/
H A Dipcomp_var.h51 #define IPCOMP_STAT_USELESS 14 /* packet compressed > initial packet */ macro
H A Dxform_ipcomp.c605 IPCOMP_STATINC(IPCOMP_STAT_USELESS); in ipcomp_output_cb()
/netbsd-src/usr.bin/netstat/
H A Dfast_ipsec.c277 IPCOMP(IPCOMP_STAT_USELESS,"packet for which compression was useless"); in fast_ipsec_stats()