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

  /external/kernel-headers/original/linux/
skbuff.h 438 * skb_cloned - is the buffer a clone
445 static inline int skb_cloned(const struct sk_buff *skb) function
546 if (skb_cloned(skb)) {
    [all...]

Completed in 176 milliseconds