Home
last modified time | relevance | path

Searched refs:IP6STAT_INC2 (Results 1 – 3 of 3) sorted by relevance

/src/sys/netinet6/
H A Din6_src.c154 IP6STAT_INC2(ip6s_sources_rule, (r)); \
169 IP6STAT_INC2(ip6s_sources_rule, (r)); \
517 IP6STAT_INC2(ip6s_sources_sameif, best_scope); in in6_selectsrc()
519 IP6STAT_INC2(ip6s_sources_otherif, best_scope); in in6_selectsrc()
521 IP6STAT_INC2(ip6s_sources_samescope, best_scope); in in6_selectsrc()
523 IP6STAT_INC2(ip6s_sources_otherscope, best_scope); in in6_selectsrc()
525 IP6STAT_INC2(ip6s_sources_deprecated, best_scope); in in6_selectsrc()
H A Dip6_var.h276 #define IP6STAT_INC2(name, type) \ macro
H A Dip6_input.c586 IP6STAT_INC2(ip6s_m2m, ifindex); in ip6_input()
630 IP6STAT_INC2(ip6s_nxthist, ip6->ip6_nxt); in ip6_input()