Home
last modified time | relevance | path

Searched defs:refdst (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Ddst.h260 refdst_drop(unsigned long refdst) refdst_drop() argument
280 __skb_dst_copy(struct sk_buff * nskb,unsigned long refdst) __skb_dst_copy() argument
/linux/include/linux/
H A Dskbuff.h1190 unsigned long refdst = skb->_skb_refdst; in skb_dstref_steal() local
1201 static inline void skb_dstref_restore(struct sk_buff *skb, unsigned long refdst) in skb_dstref_restore()