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

  /src/sys/netinet/
in_gif.c 214 ip_statinc(IP_STAT_NOGIF);
224 ip_statinc(IP_STAT_NOGIF);
235 ip_statinc(IP_STAT_NOGIF);
284 ip_statinc(IP_STAT_NOGIF);
ip_var.h 149 #define IP_STAT_NOGIF 28 /* no match gif found */
  /src/usr.bin/netstat/
inet.c 646 p(IP_STAT_NOGIF, "\t%" PRIu64 " packet%s no matching gif found\n");

Completed in 19 milliseconds