Home
last modified time | relevance | path

Searched defs:arpq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c380 static void handle_failed_resolution(struct t3cdev *dev, struct sk_buff_head *arpq) in handle_failed_resolution()
401 struct sk_buff_head arpq; in t3_l2t_update() local
H A Dl2t.h67 struct sk_buff_head arpq; /* queue of packets awaiting resolution */ member