Searched refs:ICMP6STAT_INC (Results 1 – 7 of 7) sorted by relevance
181 ICMP6STAT_INC(icp6s_odst_unreach_noroute); in icmp6_errcount()184 ICMP6STAT_INC(icp6s_odst_unreach_admin); in icmp6_errcount()187 ICMP6STAT_INC(icp6s_odst_unreach_beyondscope); in icmp6_errcount()190 ICMP6STAT_INC(icp6s_odst_unreach_addr); in icmp6_errcount()193 ICMP6STAT_INC(icp6s_odst_unreach_noport); in icmp6_errcount()198 ICMP6STAT_INC(icp6s_opacket_too_big); in icmp6_errcount()203 ICMP6STAT_INC(icp6s_otime_exceed_transit); in icmp6_errcount()206 ICMP6STAT_INC(icp6s_otime_exceed_reassembly); in icmp6_errcount()213 ICMP6STAT_INC(icp6s_oparamprob_header); in icmp6_errcount()216 ICMP6STAT_INC(icp6s_oparamprob_nextheader); in icmp6_errcount()[all …]
149 ICMP6STAT_INC(icp6s_invlhlim); in nd6_ns_input()366 ICMP6STAT_INC(icp6s_badns); in nd6_ns_input()685 ICMP6STAT_INC(icp6s_invlhlim); in nd6_na_input()957 ICMP6STAT_INC(icp6s_badna); in nd6_na_input()
183 ICMP6STAT_INC(icp6s_invlhlim); in nd6_rs_input()240 ICMP6STAT_INC(icp6s_badrs); in nd6_rs_input()383 ICMP6STAT_INC(icp6s_invlhlim); in nd6_ra_input()609 ICMP6STAT_INC(icp6s_badra); in nd6_ra_input()
475 ICMP6STAT_INC(icp6s_nd_badopt); in nd6_options() 528 ICMP6STAT_INC(icp6s_nd_toomanyopt); in nd6_options()
1233 ICMP6STAT_INC(icp6s_badlen); in mld_input()1247 ICMP6STAT_INC(icp6s_badlen); in mld_input()
651 #define ICMP6STAT_INC(name) ICMP6STAT_ADD(name, 1) macro
3080 ICMP6STAT_INC(icp6s_pmtuchg); in tcp6_ctlinput_with_port()