Searched defs:qdisc_skb_head (Results 1 – 7 of 7) sorted by relevance
25166 struct qdisc_skb_head { struct25167 struct sk_buff *head;25168 struct sk_buff *tail;25169 __u32 qlen;25170 spinlock_t lock;
12861 struct qdisc_skb_head { struct12862 struct sk_buff *head;12863 struct sk_buff *tail;12864 __u32 qlen;12865 spinlock_t lock;
11744 struct qdisc_skb_head { struct11745 struct sk_buff *head;11746 struct sk_buff *tail;11747 __u32 qlen;11748 spinlock_t lock;
14422 struct qdisc_skb_head { struct14423 struct sk_buff *head;14424 struct sk_buff *tail;14425 __u32 qlen;14426 spinlock_t lock;