Searched defs:arpq (Results 1 – 3 of 3) sorted by relevance
379 static void handle_failed_resolution(struct t3cdev *dev, struct sk_buff_head *arpq) in handle_failed_resolution()400 struct sk_buff_head arpq; in t3_l2t_update() local
67 struct sk_buff_head arpq; /* queue of packets awaiting resolution */ member
419 static void handle_failed_resolution(struct adapter *adap, struct sk_buff *arpq) in handle_failed_resolution()441 struct sk_buff *arpq = NULL; in t4_l2t_update() local