Searched refs:arpq_tail (Results 1 – 2 of 2) sorted by relevance
185 e->arpq_tail = NULL; in send_pending()227 e->arpq_tail->next = skb; in arpq_enqueue()230 e->arpq_tail = skb; in arpq_enqueue()327 e->arpq_tail = NULL; in t4_l2e_free()510 e->arpq_head = e->arpq_tail = NULL; in t4_l2t_update()
80 struct sk_buff *arpq_tail; member