Searched refs:arpq_tail (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dl2t.h66 struct sk_buff *arpq_tail; member in struct:l2t_entry
H A Dl2t.c178 e->arpq_tail = NULL;
219 e->arpq_tail->next = skb;
222 e->arpq_tail = skb;
319 e->arpq_tail = NULL;
466 e->arpq_head = e->arpq_tail = NULL;

Completed in 97 milliseconds