HomeSort by: relevance | last modified time | path
    Searched refs:IPCOMP_STAT_MINLEN (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netipsec/
ipcomp_var.h 50 #define IPCOMP_STAT_MINLEN 13 /* packet too short to compress */
xform_ipcomp.c 374 IPCOMP_STATINC(IPCOMP_STAT_MINLEN);
  /src/usr.bin/netstat/
fast_ipsec.c 276 IPCOMP(IPCOMP_STAT_MINLEN, "packets too short to be compressed");

Completed in 14 milliseconds