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

  /src/sys/netipsec/
ipip_var.h 50 #define IPIP_STAT_HDROPS 2 /* packet shorter than header shows */
xform_ipip.c 161 IPIP_STATINC(IPIP_STAT_HDROPS);
187 IPIP_STATINC(IPIP_STAT_HDROPS);
221 IPIP_STATINC(IPIP_STAT_HDROPS);
360 IPIP_STATINC(IPIP_STAT_HDROPS);
444 IPIP_STATINC(IPIP_STAT_HDROPS);
  /src/usr.bin/netstat/
fast_ipsec.c 249 IPIPSTAT(IPIP_STAT_HDROPS, "packets too short for header length");

Completed in 22 milliseconds