HomeSort by relevance Sort by last modified time
    Searched refs:skb_unshare (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
if_vlan.h 224 * Following the skb_unshare() example, in case of error, the calling function
240 skb = skb_unshare(skb, GFP_ATOMIC);
skbuff.h 530 * skb_unshare - make a copy of a shared buffer
542 static inline struct sk_buff *skb_unshare(struct sk_buff *skb, function
    [all...]

Completed in 91 milliseconds