Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c1138 static inline struct sk_buff *skb_from_uarg(struct ubuf_info *uarg) in skb_from_uarg() function
1209 struct sk_buff *tail, *skb = skb_from_uarg(uarg); in sock_zerocopy_callback()
1262 consume_skb(skb_from_uarg(uarg)); in sock_zerocopy_put()
1270 struct sock *sk = skb_from_uarg(uarg)->sk; in sock_zerocopy_put_abort()