Lines Matching refs:icmp6stat
147 struct icmp6stat icmp6stat; variable
288 icmp6stat.icp6s_error++; in icmp6_error_flag()
291 icmp6_errcount(&icmp6stat.icp6s_outerrhist, type, code); in icmp6_error_flag()
300 icmp6stat.icp6s_canterror++; in icmp6_error_flag()
370 icmp6stat.icp6s_tooshort++; in icmp6_error_flag()
381 icmp6stat.icp6s_canterror++; in icmp6_error_flag()
447 icmp6stat.icp6s_outhist[type]++; in icmp6_error_flag()
490 icmp6stat.icp6s_tooshort++; in icmp6_input()
499 icmp6stat.icp6s_tooshort++; in icmp6_input()
516 icmp6stat.icp6s_rfc6980_drop++; in icmp6_input()
526 icmp6stat.icp6s_toofreq++; in icmp6_input()
564 icmp6stat.icp6s_checksum++; in icmp6_input()
585 icmp6stat.icp6s_inhist[icmp6->icmp6_type]++; in icmp6_input()
618 icmp6stat.icp6s_badpkttoobig++; in icmp6_input()
728 icmp6stat.icp6s_reflect++; in icmp6_input()
729 icmp6stat.icp6s_outhist[ICMP6_ECHO_REPLY]++; in icmp6_input()
804 icmp6stat.icp6s_reflect++; in icmp6_input()
805 icmp6stat.icp6s_outhist[ICMP6_WRUREPLY]++; in icmp6_input()
944 icmp6stat.icp6s_badcode++; in icmp6_input()
948 icmp6stat.icp6s_badlen++; in icmp6_input()
970 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
982 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1018 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1048 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1074 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1098 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1134 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()
1251 icmp6stat.icp6s_pmtuchg++; in icmp6_mtudisc_update()
2561 icmp6stat.icp6s_tooshort++; in icmp6_redirect_input()
2745 icmp6stat.icp6s_badredirect++; in icmp6_redirect_input()
2771 icmp6_errcount(&icmp6stat.icp6s_outerrhist, ND_REDIRECT, 0); in icmp6_redirect_output()
3066 icmp6stat.icp6s_outhist[ND_REDIRECT]++; in icmp6_redirect_output()