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

  /src/sys/netipsec/
ipcomp_var.h 49 #define IPCOMP_STAT_TOOBIG 12 /* packet got larger than IP_MAXPACKET */
xform_ipcomp.c 405 IPCOMP_STATINC(IPCOMP_STAT_TOOBIG);
  /src/usr.bin/netstat/
fast_ipsec.c 275 IPCOMP(IPCOMP_STAT_TOOBIG, "packets decompressed as too big");

Completed in 17 milliseconds