Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Ddst.h288 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy() argument
290 __skb_dst_copy(nskb, oskb->_skb_refdst); in skb_dst_copy()