Home
last modified time | relevance | path

Searched refs:IP6_STAT_NOROUTE (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/netinet6/
Dip6_forward.c205 IP6_STATINC(IP6_STAT_NOROUTE); in ip6_forward()
219 IP6_STATINC(IP6_STAT_NOROUTE); in ip6_forward()
Dip6_var.h152 #define IP6_STAT_NOROUTE 18 /* packets discarded due to no route */ macro
Din6_src.c719 IP6_STATINC(IP6_STAT_NOROUTE); in in6_selectroute()
Dip6_output.c639 IP6_STATINC(IP6_STAT_NOROUTE); in ip6_output()
/netbsd/src/usr.bin/systat/
Dip6.c171 SHOW(IP6_STAT_NOROUTE, 7, 35); in showip6()
/netbsd/src/usr.bin/netstat/
Dinet6.c690 p(IP6_STAT_NOROUTE, in ip6_stats()