Searched refs:IP6STAT_INC2 (Results 1 – 3 of 3) sorted by relevance
| /src/sys/netinet6/ |
| H A D | in6_src.c | 154 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 D | ip6_var.h | 276 #define IP6STAT_INC2(name, type) \ macro
|
| H A D | ip6_input.c | 586 IP6STAT_INC2(ip6s_m2m, ifindex); in ip6_input() 630 IP6STAT_INC2(ip6s_nxthist, ip6->ip6_nxt); in ip6_input()
|