Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_eem.c494 struct sk_buff *skb3; in eem_unwrap() local
535 skb3 = skb_copy_expand(skb2, in eem_unwrap()
539 if (unlikely(!skb3)) { in eem_unwrap()
544 skb_queue_tail(list, skb3); in eem_unwrap()