Searched refs:dst_clone (Results 1 – 11 of 11) 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()
321 skb_dst_set(skb, dst_clone(dst)); in prepare_ipv4_hdr()351 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()
53 struct dst_entry *child = dst_clone(xfrm_dst_child(skb_dst(skb))); in skb_dst_pop()
710 skb_dst_set(to, dst_clone(skb_dst(from))); in ip6_copy_metadata()1333 ip6_sk_dst_store_flow(sk, dst_clone(dst), fl6); in ip6_sk_dst_lookup_flow()
222 struct dst_entry *dst = dst_clone(t->dst); in sctp_v6_xmit()
1042 struct dst_entry *dst = dst_clone(t->dst); in sctp_v4_xmit()
319 skb_dst_set(skb, dst_clone(dst)); in arp_send_dst()
1445 sk_dst_set(sk, dst_clone(&rt->dst)); in udp_sendmsg()