Searched refs:arpq_tail (Results 1 – 2 of 2) sorted by relevance
183 e->arpq_tail = NULL; in send_pending()224 e->arpq_tail->next = skb; in arpq_enqueue()227 e->arpq_tail = skb; in arpq_enqueue()324 e->arpq_tail = NULL; in t4_l2e_free()507 e->arpq_head = e->arpq_tail = NULL; in t4_l2t_update()
66 struct sk_buff *arpq_tail; member