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

  /src/sys/netipsec/
ipcomp_var.h 37 #define IPCOMP_STAT_HDROPS 0 /* packet shorter than header shows */
ipsec_input.c 242 IPCOMP_STAT_HDROPS);
402 IPCOMP_STAT_HDROPS);
460 IPCOMP_STAT_HDROPS);
491 IPCOMP_STAT_HDROPS);
538 IPCOMP_STAT_HDROPS);
xform_ipcomp.c 302 IPCOMP_STATINC(IPCOMP_STAT_HDROPS);
313 IPCOMP_STATINC(IPCOMP_STAT_HDROPS);
324 IPCOMP_STATINC(IPCOMP_STAT_HDROPS);
420 IPCOMP_STATINC(IPCOMP_STAT_HDROPS);
  /src/usr.bin/netstat/
fast_ipsec.c 264 IPCOMP(IPCOMP_STAT_HDROPS, "packets too short for header length");

Completed in 12 milliseconds