| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | nf_log_ipv6.c | 253 case ICMPV6_PKT_TOOBIG: in dump_ipv6_packet() 264 if (ic->icmp6_type == ICMPV6_PKT_TOOBIG) { in dump_ipv6_packet()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | icmpv6.h | 89 #define ICMPV6_PKT_TOOBIG 2 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | icmpv6.h | 89 #define ICMPV6_PKT_TOOBIG 2 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | icmpv6.h | 90 #define ICMPV6_PKT_TOOBIG 2 macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | icmpv6.h | 98 case ICMPV6_PKT_TOOBIG: in icmpv6_is_err()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | icmp.c | 90 if (type == ICMPV6_PKT_TOOBIG) in icmpv6_err() 492 if (type != ICMPV6_PKT_TOOBIG && in icmp6_send() 919 case ICMPV6_PKT_TOOBIG: in icmpv6_rcv() 1142 case ICMPV6_PKT_TOOBIG: in icmpv6_err_convert()
|
| H A D | ipcomp6.c | 54 if (type != ICMPV6_PKT_TOOBIG && in ipcomp6_err()
|
| H A D | proc.c | 103 [ICMPV6_PKT_TOOBIG] = "PktTooBigs",
|
| H A D | xfrm6_tunnel.c | 248 case ICMPV6_PKT_TOOBIG: in xfrm6_tunnel_err()
|
| H A D | ip6_tunnel.c | 559 case ICMPV6_PKT_TOOBIG: { in ip6_tnl_err() 569 rel_type = ICMPV6_PKT_TOOBIG; in ip6_tnl_err() 620 case ICMPV6_PKT_TOOBIG: in ip4ip6_err() 1422 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ipxip6_tnl_xmit()
|
| H A D | ip6_vti.c | 522 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti6_xmit() 634 if (type != ICMPV6_PKT_TOOBIG && in vti6_err()
|
| H A D | ip6_gre.c | 475 case ICMPV6_PKT_TOOBIG: in ip6gre_err() 844 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6gre_xmit_ipv6() 1079 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6erspan_tunnel_xmit()
|
| H A D | ah6.c | 654 if (type != ICMPV6_PKT_TOOBIG && in ah6_err()
|
| H A D | ip6_output.c | 617 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_forward() 1009 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_fragment()
|
| H A D | tcp_ipv6.c | 413 if (sock_owned_by_user(sk) && type != ICMPV6_PKT_TOOBIG) in tcp_v6_err() 446 if (type == ICMPV6_PKT_TOOBIG) { in tcp_v6_err()
|
| H A D | af_inet6.c | 946 bitmap_clear(net->ipv6.sysctl.icmpv6_ratemask, ICMPV6_PKT_TOOBIG, 1); in inet6_net_init()
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_interface.c | 307 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrmi_xmit2() 498 if (type != ICMPV6_PKT_TOOBIG && in xfrmi6_err()
|
| H A D | xfrm_output.c | 701 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrm6_tunnel_check_size()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_l4lb_noinline.c | 242 if (icmp_hdr->icmp6_type != ICMPV6_PKT_TOOBIG) in parse_icmpv6()
|
| H A D | test_l4lb.c | 245 if (icmp_hdr->icmp6_type != ICMPV6_PKT_TOOBIG) in parse_icmpv6()
|
| H A D | test_cls_redirect.c | 773 if (icmp6.icmp6_type != ICMPV6_PKT_TOOBIG) { in process_icmpv6()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_vti.c | 247 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti_xmit()
|
| H A D | ip_tunnel_core.c | 315 .icmp6_type = ICMPV6_PKT_TOOBIG, in iptunnel_pmtud_build_icmpv6()
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | ipv6.c | 134 if (type == ICMPV6_PKT_TOOBIG) { in dccp_v6_err()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ipv6.c | 159 case ICMPV6_PKT_TOOBIG: in sctp_v6_err()
|