Home
last modified time | relevance | path

Searched refs:icp6s_tooshort (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/bsd/netinet6/
H A Dicmp6.c373 icmp6stat.icp6s_tooshort++; in icmp6_error_flag()
493 icmp6stat.icp6s_tooshort++; in icmp6_input()
502 icmp6stat.icp6s_tooshort++; 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()
[all …]
/xnu-11215.61.5/bsd/netinet/
H A Dicmp6.h665 u_quad_t icp6s_tooshort; /* packet < sizeof(struct icmp6_hdr) */ member