Home
last modified time | relevance | path

Searched refs:ip6s_noroute (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip6_fastfwd.c67 IP6STAT_INC(ip6s_noroute); in ip6_findroute()
H A Dip6_var.h203 uint64_t ip6s_noroute; /* packets discarded due to no route */ member
H A Dip6_forward.c190 IP6STAT_INC(ip6s_noroute); in ip6_forward()
H A Dip6_output.c720 IP6STAT_INC(ip6s_noroute); in ip6_output()
778 IP6STAT_INC(ip6s_noroute); in ip6_output()
885 IP6STAT_INC(ip6s_noroute); in ip6_output()
H A Din6_src.c817 IP6STAT_INC(ip6s_noroute); in selectroute()
H A Dmld6.c3118 IP6STAT_INC(ip6s_noroute); in mld_dispatch_packet()
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h203 uint64_t ip6s_noroute; /* packets discarded due to no route */ member
/f-stack/tools/netstat/
H A Dinet6.c412 p(ip6s_noroute, "\t{:discard-no-route/%ju} " in ip6_stats()