Home
last modified time | relevance | path

Searched refs:skb_dst_set (Results 1 – 2 of 2) sorted by relevance

/include/net/
Ddst_metadata.h126 skb_dst_set(skb, &new_md->dst); in tun_dst_unclone()
/include/linux/
Dskbuff.h939 static inline void skb_dst_set(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set() function