| /linux/net/ipv6/ |
| H 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()
|
| H 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()
|
| H A D | exthdrs.c | 471 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in ipv6_srh_rcv() 580 icmpv6_send(skb, ICMPV6_PARAMPROB, 0, 0); in ipv6_rpl_srh_rcv() 630 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in ipv6_rpl_srh_rcv() 818 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, in ipv6_rthdr_rcv()
|
| H A D | mip6.c | 48 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos); in mip6_param_prob()
|
| H A D | ip6_output.c | 574 icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT, 0); in ip6_forward() 652 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in ip6_forward() 667 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_forward() 1065 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ip6_sk_dst_check()
|
| H A D | ip6_input.c | 500 icmpv6_send(skb, ICMPV6_PARAMPROB, in ip6_input()
|
| H A D | ip6_tunnel.c | 688 icmpv6_send(skb2, rel_type, rel_code, rel_info); in ip6ip6_err()
|
| H A D | ip6_gre.c | 594 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_PORT_UNREACH, 0); in gre_rcv()
|
| H A D | route.c | 2858 icmpv6_send(skb, ICMPV6_DEST_UNREACH, ICMPV6_ADDR_UNREACH, 0); in ip6_link_failure() 4635 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0); in ip6_pkt_discard()
|
| /linux/include/linux/ |
| H A D | icmpv6.h | 22 static inline void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) 42 static inline void icmpv6_send(struct sk_buff *skb, 47 static inline void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) icmpv6_send() function 67 static inline void icmpv6_send(struct sk_buff *skb, icmpv6_send() function
|
| /linux/net/ipv6/netfilter/ |
| H 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()
|
| /linux/include/net/ |
| H A D | ipv6_frag.h | 108 icmpv6_send(head, ICMPV6_TIME_EXCEED, ICMPV6_EXC_FRAGTIME, 0); in ip6frag_expire_frag_queue()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_xmit.c | 220 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ensure_mtu_is_adequate() 264 icmpv6_send(skb, ICMPV6_TIME_EXCEED, in decrement_ttl()
|
| /linux/net/xfrm/ |
| H A D | xfrm_output.c | 906 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in xfrm6_tunnel_check_size()
|
| H A D | xfrm_iptfs.c | 1821 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, pmtu); in iptfs_is_too_big()
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_cm.c | 1445 icmpv6_send(skb, ICMPV6_PKT_TOOBIG, 0, mtu); in ipoib_cm_skb_reap()
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 4328 icmpv6_send(skb, ICMPV6_DEST_UNREACH, in smack_socket_sock_rcv_skb()
|