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

  /src/sys/netinet6/
in6_gif.c 274 IP6_STATINC(IP6_STAT_NOGIF);
284 IP6_STATINC(IP6_STAT_NOGIF);
294 IP6_STATINC(IP6_STAT_NOGIF);
344 IP6_STATINC(IP6_STAT_NOGIF);
ip6_var.h 165 #define IP6_STAT_NOGIF 315 /* no match gif found */
  /src/usr.bin/systat/
ip6.c 149 SHOW(IP6_STAT_NOGIF, 9, 0);
  /src/usr.bin/netstat/
inet6.c 733 p(IP6_STAT_NOGIF, "\t%llu tunneling packet%s that can't find gif\n");

Completed in 55 milliseconds