Searched refs:dst_clone (Results 1 – 10 of 10) sorted by relevance
258 static inline struct dst_entry *dst_clone(struct dst_entry *dst) in dst_clone() function294 dst_clone(skb_dst(nskb)); in __skb_dst_copy()
316 skb_dst_set(skb, dst_clone(dst)); in prepare_ipv4_hdr()346 skb_dst_set(skb, dst_clone(dst)); in prepare_ipv6_hdr()
44 skb_dst_set(skb, dst_clone(¶ms->tcft_enc_metadata->dst)); in tunnel_key_act()
54 struct dst_entry *child = dst_clone(xfrm_dst_child(skb_dst(skb))); in skb_dst_pop()
684 skb_dst_set(to, dst_clone(skb_dst(from))); in ip6_copy_metadata()1299 ip6_sk_dst_store_flow(sk, dst_clone(dst), fl6); in ip6_sk_dst_lookup_flow()
1135 skb_dst_set(skb, dst_clone(skb_dst(pkt))); in ip6mr_cache_report()
222 struct dst_entry *dst = dst_clone(t->dst); in sctp_v6_xmit()
1041 struct dst_entry *dst = dst_clone(t->dst); in sctp_v4_xmit()
320 skb_dst_set(skb, dst_clone(dst)); in arp_send_dst()
1465 sk_dst_set(sk, dst_clone(&rt->dst)); in udp_sendmsg()