Searched refs:ip6s_badscope (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dip6_forward.c201 IP6STAT_INC(ip6s_badscope);
206 IP6STAT_INC(ip6s_badscope);
211 IP6STAT_INC(ip6s_badscope);
242 IP6STAT_INC(ip6s_badscope);
H A Dip6_input.c654 IP6STAT_INC(ip6s_badscope);
666 IP6STAT_INC(ip6s_badscope);
678 IP6STAT_INC(ip6s_badscope);
702 IP6STAT_INC(ip6s_badscope);
716 IP6STAT_INC(ip6s_badscope);
795 IP6STAT_INC(ip6s_badscope); /* XXX */
800 IP6STAT_INC(ip6s_badscope);
929 IP6STAT_INC(ip6s_badscope);
H A Dip6_var.h213 uint64_t ip6s_badscope; /* scope error */ member in struct:ip6stat
H A Dip6_output.c393 IP6STAT_INC(ip6s_badscope);
398 IP6STAT_INC(ip6s_badscope);
689 IP6STAT_INC(ip6s_badscope);
H A Dip6_mroute.c1502 IP6STAT_INC(ip6s_badscope);
1522 IP6STAT_INC(ip6s_badscope);
/freebsd-11-stable/usr.bin/systat/
H A Dip6.c183 DO(ip6s_badscope);
228 DO(ip6s_badscope, 16, 0);
/freebsd-11-stable/usr.bin/netstat/
H A Dinet6.c416 p(ip6s_badscope, "\t{:discard-scope-violations/%ju} "

Completed in 205 milliseconds