Lines Matching refs:icmp6stat
149 struct icmp6stat icmp6stat; variable
291 icmp6stat.icp6s_error++; in icmp6_error_flag()
294 icmp6_errcount(&icmp6stat.icp6s_outerrhist, type, code); in icmp6_error_flag()
303 icmp6stat.icp6s_canterror++; in icmp6_error_flag()
373 icmp6stat.icp6s_tooshort++; in icmp6_error_flag()
384 icmp6stat.icp6s_canterror++; in icmp6_error_flag()
450 icmp6stat.icp6s_outhist[type]++; in icmp6_error_flag()
493 icmp6stat.icp6s_tooshort++; in icmp6_input()
502 icmp6stat.icp6s_tooshort++; in icmp6_input()
519 icmp6stat.icp6s_rfc6980_drop++; in icmp6_input()
529 icmp6stat.icp6s_toofreq++; in icmp6_input()
567 icmp6stat.icp6s_checksum++; in icmp6_input()
588 icmp6stat.icp6s_inhist[icmp6->icmp6_type]++; in icmp6_input()
621 icmp6stat.icp6s_badpkttoobig++; in icmp6_input()
731 icmp6stat.icp6s_reflect++; in icmp6_input()
732 icmp6stat.icp6s_outhist[ICMP6_ECHO_REPLY]++; in icmp6_input()
807 icmp6stat.icp6s_reflect++; in icmp6_input()
808 icmp6stat.icp6s_outhist[ICMP6_WRUREPLY]++; in icmp6_input()
947 icmp6stat.icp6s_badcode++; in icmp6_input()
951 icmp6stat.icp6s_badlen++; in icmp6_input()
973 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
985 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1021 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1051 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1077 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1101 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1137 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1254 icmp6stat.icp6s_pmtuchg++; in icmp6_mtudisc_update()
2562 icmp6stat.icp6s_tooshort++; in icmp6_redirect_input()
2743 icmp6stat.icp6s_badredirect++; in icmp6_redirect_input()
2769 icmp6_errcount(&icmp6stat.icp6s_outerrhist, ND_REDIRECT, 0); in icmp6_redirect_output()
3063 icmp6stat.icp6s_outhist[ND_REDIRECT]++; in icmp6_redirect_output()