Searched refs:save_skb (Results 1 – 1 of 1) sorted by relevance
109 struct sk_buff *save_skb; member1396 if (psock->save_skb) { in smap_tx_work()1397 skb = psock->save_skb; in smap_tx_work()1400 psock->save_skb = NULL; in smap_tx_work()1425 psock->save_skb = skb; in smap_tx_work()