Searched refs:last_skb (Results 1 – 5 of 5) sorted by relevance
225 if (lro_desc->last_skb) in lro_add_packet()226 lro_desc->last_skb->next = skb; in lro_add_packet()230 lro_desc->last_skb = skb; in lro_add_packet()
49 struct sk_buff *last_skb; member
738 if (skb == FS_VCC (ATM_SKB(skb)->vcc)->last_skb) { in process_txdone_queue()739 FS_VCC (ATM_SKB(skb)->vcc)->last_skb = NULL; in process_txdone_queue()901 vcc->last_skb = NULL; in fs_open()1116 if (vcc->last_skb) { in fs_close()1118 vcc->last_skb); in fs_close()1126 wait_event_interruptible(vcc->close_wait, !vcc->last_skb); in fs_close()1181 vcc->last_skb = skb; in fs_send()
452 struct sk_buff *last_skb; member
1435 struct sk_buff *last_skb; member