/linux-6.3-rc2/net/ipv6/ |
A D | xfrm6_protocol.c | 101 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_rcv_encap() 120 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_esp_rcv() 149 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ah_rcv() 178 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in xfrm6_ipcomp_rcv()
|
A D | tunnel6.c | 133 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnelmpls6_rcv() 151 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel6_rcv() 196 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in tunnel46_rcv()
|
A D | exthdrs.c | 473 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in ipv6_srh_rcv() 618 icmpv6_send(skb, ICMPV6_PARAMPROB, 0, 0); in ipv6_rpl_srh_rcv() 659 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in ipv6_rpl_srh_rcv() 848 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, in ipv6_rthdr_rcv()
|
A D | mip6.c | 48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
|
A D | ip6_output.c | 538 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, 0); in ip6_forward() 616 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in ip6_forward() 629 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_forward() 1023 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_fragment()
|
A D | ip6_input.c | 461 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_protocol_deliver_rcu()
|
A D | udp.c | 1035 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in __udp6_lib_rcv()
|
A D | ip6_tunnel.c | 684 icmpv6_send(skb2, rel_type, rel_code, rel_info); in ip6ip6_err()
|
A D | ip6_gre.c | 619 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in gre_rcv()
|
A D | route.c | 2786 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure() 4508 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0); in ip6_pkt_drop()
|
/linux-6.3-rc2/include/linux/ |
A D | icmpv6.h | 47 static inline void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send() function 67 static inline void icmpv6_send(struct sk_buff *skb, in icmpv6_send() function
|
/linux-6.3-rc2/net/ipv6/netfilter/ |
A D | ip6t_NPT.c | 104 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_snpt_tg() 129 icmpv6_send(skb, ICMPV6_PARAMPROB, ICMPV6_HDR_FIELD, in ip6t_dnpt_tg()
|
A D | nf_reject_ipv6.c | 411 icmpv6_send(skb_in, ICMPV6_DEST_UNREACH, code, 0); in nf_send_unreach6()
|
/linux-6.3-rc2/include/net/ |
A D | ipv6_frag.h | 104 icmpv6_send(head, ICMPV6_TIME_EXCEED, ICMPV6_EXC_FRAGTIME, 0); in ip6frag_expire_frag_queue()
|
/linux-6.3-rc2/net/netfilter/ipvs/ |
A D | ip_vs_xmit.c | 228 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ensure_mtu_is_adequate() 272 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in decrement_ttl()
|
A D | ip_vs_core.c | 665 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in ip_vs_leave() 1455 icmpv6_send(skb, in ip_vs_out_hook()
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_output.c | 849 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrm6_tunnel_check_size()
|
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/ |
A D | ipoib_cm.c | 1445 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ipoib_cm_skb_reap()
|
/linux-6.3-rc2/security/smack/ |
A D | smack_lsm.c | 4058 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in smack_socket_sock_rcv_skb()
|