ICMPV6_PKT_TOOBIG 1449 drivers/infiniband/ulp/ipoib/ipoib_cm.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG 1376 drivers/net/ethernet/sun/sunvnet_common.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, localmtu);
ICMPV6_PKT_TOOBIG  134 net/dccp/ipv6.c 	if (type == ICMPV6_PKT_TOOBIG) {
ICMPV6_PKT_TOOBIG  535 net/ipv4/ip_tunnel.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  277 net/ipv4/ip_vti.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  884 net/ipv6/af_inet6.c 	bitmap_clear(net->ipv6.sysctl.icmpv6_ratemask, ICMPV6_PKT_TOOBIG, 1);
ICMPV6_PKT_TOOBIG  653 net/ipv6/ah6.c 	if (type != ICMPV6_PKT_TOOBIG &&
ICMPV6_PKT_TOOBIG  696 net/ipv6/esp6.c 	if (type != ICMPV6_PKT_TOOBIG &&
ICMPV6_PKT_TOOBIG   90 net/ipv6/icmp.c 	if (type == ICMPV6_PKT_TOOBIG)
ICMPV6_PKT_TOOBIG  467 net/ipv6/icmp.c 		if (type != ICMPV6_PKT_TOOBIG &&
ICMPV6_PKT_TOOBIG  878 net/ipv6/icmp.c 	case ICMPV6_PKT_TOOBIG:
ICMPV6_PKT_TOOBIG 1101 net/ipv6/icmp.c 	case ICMPV6_PKT_TOOBIG:
ICMPV6_PKT_TOOBIG  471 net/ipv6/ip6_gre.c 	case ICMPV6_PKT_TOOBIG:
ICMPV6_PKT_TOOBIG  825 net/ipv6/ip6_gre.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG 1054 net/ipv6/ip6_gre.c 				icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  548 net/ipv6/ip6_output.c 		icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  935 net/ipv6/ip6_output.c 	icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  530 net/ipv6/ip6_tunnel.c 	case ICMPV6_PKT_TOOBIG:
ICMPV6_PKT_TOOBIG  538 net/ipv6/ip6_tunnel.c 			rel_type = ICMPV6_PKT_TOOBIG;
ICMPV6_PKT_TOOBIG  588 net/ipv6/ip6_tunnel.c 	case ICMPV6_PKT_TOOBIG:
ICMPV6_PKT_TOOBIG 1380 net/ipv6/ip6_tunnel.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  515 net/ipv6/ip6_vti.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  626 net/ipv6/ip6_vti.c 	if (type != ICMPV6_PKT_TOOBIG &&
ICMPV6_PKT_TOOBIG   54 net/ipv6/ipcomp6.c 	if (type != ICMPV6_PKT_TOOBIG &&
ICMPV6_PKT_TOOBIG  253 net/ipv6/netfilter/nf_log_ipv6.c 		case ICMPV6_PKT_TOOBIG:
ICMPV6_PKT_TOOBIG  264 net/ipv6/netfilter/nf_log_ipv6.c 			if (ic->icmp6_type == ICMPV6_PKT_TOOBIG) {
ICMPV6_PKT_TOOBIG  103 net/ipv6/proc.c 	[ICMPV6_PKT_TOOBIG] = "PktTooBigs",
ICMPV6_PKT_TOOBIG  340 net/ipv6/raw.c 	if (type == ICMPV6_PKT_TOOBIG) {
ICMPV6_PKT_TOOBIG 2323 net/ipv6/route.c 	    icmph->icmp6_type != ICMPV6_PKT_TOOBIG &&
ICMPV6_PKT_TOOBIG  950 net/ipv6/sit.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  397 net/ipv6/tcp_ipv6.c 	if (sock_owned_by_user(sk) && type != ICMPV6_PKT_TOOBIG)
ICMPV6_PKT_TOOBIG  430 net/ipv6/tcp_ipv6.c 	if (type == ICMPV6_PKT_TOOBIG) {
ICMPV6_PKT_TOOBIG  531 net/ipv6/udp.c 	if (type == ICMPV6_PKT_TOOBIG) {
ICMPV6_PKT_TOOBIG   90 net/ipv6/xfrm6_output.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  248 net/ipv6/xfrm6_tunnel.c 	case ICMPV6_PKT_TOOBIG:
ICMPV6_PKT_TOOBIG  228 net/netfilter/ipvs/ip_vs_xmit.c 				icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  159 net/sctp/ipv6.c 	case ICMPV6_PKT_TOOBIG:
ICMPV6_PKT_TOOBIG  303 net/xfrm/xfrm_interface.c 			icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu);
ICMPV6_PKT_TOOBIG  489 net/xfrm/xfrm_interface.c 	if (type != ICMPV6_PKT_TOOBIG &&
ICMPV6_PKT_TOOBIG  245 tools/testing/selftests/bpf/progs/test_l4lb.c 	if (icmp_hdr->icmp6_type != ICMPV6_PKT_TOOBIG)
ICMPV6_PKT_TOOBIG  245 tools/testing/selftests/bpf/progs/test_l4lb_noinline.c 	if (icmp_hdr->icmp6_type != ICMPV6_PKT_TOOBIG)