Searched defs:prev_queue (Results 1 – 2 of 2) sorted by relevance
86148 struct prev_queue { struct86149 struct sk_buff *head;86150 struct sk_buff *tail;86151 struct sk_buff *peeked;86152 struct {86155 } empty;86156 atomic_t count;
95884 struct prev_queue { struct95885 struct sk_buff *head;95886 struct sk_buff *tail;95887 struct sk_buff *peeked;95888 struct {95891 } empty;95892 atomic_t count;