Searched refs:ICMP6_PACKET_TOO_BIG (Results 1 – 5 of 5) sorted by relevance
128 #define ICMP6_PACKET_TOO_BIG 2 /* packet too big */ macro241 ((type) == ICMP6_DST_UNREACH || (type) == ICMP6_PACKET_TOO_BIG || \805 case ICMP6_PACKET_TOO_BIG: \
303 case ICMP6_PACKET_TOO_BIG: in nat464_translate_icmp()400 type = ICMP6_PACKET_TOO_BIG; in nat464_translate_icmp()
4646 case ICMP6_PACKET_TOO_BIG: in pf_translate_icmp_af()4743 type = ICMP6_PACKET_TOO_BIG; in pf_translate_icmp_af()9556 icmp6_error(m0, ICMP6_PACKET_TOO_BIG, 0, ifp->if_mtu); in pf_route6()
223 case ICMP6_PACKET_TOO_BIG: in icmp6_errcount()333 (type != ICMP6_PACKET_TOO_BIG && in icmp6_error_flag()618 case ICMP6_PACKET_TOO_BIG: in icmp6_input()1178 if (icmp6type == ICMP6_PACKET_TOO_BIG) { in icmp6_notify_error()
605 icmp6_error(mcopy, ICMP6_PACKET_TOO_BIG, 0, mtu); in ip6_forward()