HomeSort by relevance Sort by last modified time
    Searched full:skb_shared (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
skbuff.h 486 * skb_shared - is the buffer shared
492 static inline int skb_shared(const struct sk_buff *skb) function
514 if (skb_shared(skb)) {
    [all...]

Completed in 1999 milliseconds