Home
last modified time | relevance | path

Searched refs:ICMPV6_PKT_TOOBIG (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_log_ipv6.c253 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 Dicmpv6.h89 #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 Dicmpv6.h89 #define ICMPV6_PKT_TOOBIG 2 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dicmpv6.h90 #define ICMPV6_PKT_TOOBIG 2 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dicmpv6.h98 case ICMPV6_PKT_TOOBIG: in icmpv6_is_err()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dicmp.c90 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 Dipcomp6.c54 if (type != ICMPV6_PKT_TOOBIG && in ipcomp6_err()
H A Dproc.c103 [ICMPV6_PKT_TOOBIG] = "PktTooBigs",
H A Dxfrm6_tunnel.c248 case ICMPV6_PKT_TOOBIG: in xfrm6_tunnel_err()
H A Dip6_tunnel.c559 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 Dip6_vti.c522 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti6_xmit()
634 if (type != ICMPV6_PKT_TOOBIG && in vti6_err()
H A Dip6_gre.c475 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 Dah6.c654 if (type != ICMPV6_PKT_TOOBIG && in ah6_err()
H A Dip6_output.c617 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 Dtcp_ipv6.c413 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 Daf_inet6.c946 bitmap_clear(net->ipv6.sysctl.icmpv6_ratemask, ICMPV6_PKT_TOOBIG, 1); in inet6_net_init()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_interface.c307 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrmi_xmit2()
498 if (type != ICMPV6_PKT_TOOBIG && in xfrmi6_err()
H A Dxfrm_output.c701 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrm6_tunnel_check_size()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c242 if (icmp_hdr->icmp6_type != ICMPV6_PKT_TOOBIG) in parse_icmpv6()
H A Dtest_l4lb.c245 if (icmp_hdr->icmp6_type != ICMPV6_PKT_TOOBIG) in parse_icmpv6()
H A Dtest_cls_redirect.c773 if (icmp6.icmp6_type != ICMPV6_PKT_TOOBIG) { in process_icmpv6()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_vti.c247 icmpv6_ndo_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in vti_xmit()
H A Dip_tunnel_core.c315 .icmp6_type = ICMPV6_PKT_TOOBIG, in iptunnel_pmtud_build_icmpv6()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c134 if (type == ICMPV6_PKT_TOOBIG) { in dccp_v6_err()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dipv6.c159 case ICMPV6_PKT_TOOBIG: in sctp_v6_err()

12