Searched refs:icp6s_tooshort (Results 1 – 7 of 7) sorted by relevance
145 DO(icp6s_tooshort); in domode()151 DO(icp6s_tooshort); in domode()175 stats.icp6s_checksum + stats.icp6s_tooshort; in showicmp6()185 DO(icp6s_tooshort, 6, 0); in showicmp6()187 DO(icp6s_tooshort, 4, 35); in showicmp6()
320 icmp6stat.icp6s_tooshort++; in icmp6_error()422 icmp6stat.icp6s_tooshort++; in icmp6_input()434 icmp6stat.icp6s_tooshort++; in icmp6_input()854 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()866 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()900 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()929 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()948 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()983 icmp6stat.icp6s_tooshort++; in icmp6_notify_error()2192 icmp6stat.icp6s_tooshort++; in icmp6_redirect_input()
196 icmp6stat.icp6s_tooshort++; in mld6_input()
133 icmp6stat.icp6s_tooshort++; in nd6_ns_input()610 icmp6stat.icp6s_tooshort++; in nd6_na_input()
154 icmp6stat.icp6s_tooshort++; in nd6_rs_input()245 icmp6stat.icp6s_tooshort++; in nd6_ra_input()
847 p(icp6s_tooshort, "\t%llu message%s < minimum length\n"); in icmp6_stats()
600 u_quad_t icp6s_tooshort; /* packet < sizeof(struct icmp6_hdr) */ member