Searched refs:msd_skb (Results 1 – 1 of 1) sorted by relevance
1141 struct sk_buff **msd_skb, in move_pkt_msd() argument1144 *msd_skb = msdp->skb; in move_pkt_msd()1189 struct sk_buff *msd_skb = NULL; in netvsc_send() local1228 move_pkt_msd(&msd_send, &msd_skb, msdp); in netvsc_send()1274 move_pkt_msd(&msd_send, &msd_skb, msdp); in netvsc_send()1280 NULL, msd_skb); in netvsc_send()1285 dev_kfree_skb_any(msd_skb); in netvsc_send()