Home
last modified time | relevance | path

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

/include/linux/
Dskbuff.h1972 static inline int skb_shared(const struct sk_buff *skb) in skb_shared() function
1993 if (skb_shared(skb)) { in skb_share_check()