Searched refs:msd_skb (Results 1 – 1 of 1) sorted by relevance
1166 struct sk_buff **msd_skb, in move_pkt_msd() argument1169 *msd_skb = msdp->skb; in move_pkt_msd()1214 struct sk_buff *msd_skb = NULL; in netvsc_send() local1253 move_pkt_msd(&msd_send, &msd_skb, msdp); in netvsc_send()1299 move_pkt_msd(&msd_send, &msd_skb, msdp); in netvsc_send()1305 NULL, msd_skb); in netvsc_send()1310 dev_kfree_skb_any(msd_skb); in netvsc_send()