Home
last modified time | relevance | path

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

/netbsd/sys/netipsec/
H A Dipcomp_var.h50 #define IPCOMP_STAT_MINLEN 13 /* packet too short to compress */ macro
H A Dxform_ipcomp.c375 IPCOMP_STATINC(IPCOMP_STAT_MINLEN); in ipcomp_output()
/netbsd/usr.bin/netstat/
H A Dfast_ipsec.c276 IPCOMP(IPCOMP_STAT_MINLEN, "packets too short to be compressed"); in fast_ipsec_stats()