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

  /src/usr.bin/systat/
ip.c 156 SHOW(i[IP_STAT_NOROUTE], 5, 35);
212 ADJINETCTR(curstat, oldstat, newstat, i[IP_STAT_NOROUTE]);
  /src/sys/netinet/
ip_var.h 143 #define IP_STAT_NOROUTE 22 /* packets discarded due to no route */
ip_output.c 328 IP_STATINC(IP_STAT_NOROUTE);
339 IP_STATINC(IP_STAT_NOROUTE);
352 IP_STATINC(IP_STAT_NOROUTE);
372 IP_STATINC(IP_STAT_NOROUTE);
388 IP_STATINC(IP_STAT_NOROUTE);
429 IP_STATINC(IP_STAT_NOROUTE);
442 IP_STATINC(IP_STAT_NOROUTE);
ip_input.c 1381 IP_STATINC(IP_STAT_NOROUTE);
  /src/usr.bin/netstat/
inet.c 654 p(IP_STAT_NOROUTE,
  /src/sys/dist/pf/net/
pf.c 5302 ip_statinc(IP_STAT_NOROUTE);

Completed in 43 milliseconds