Searched refs:qdisc_peek_head (Results 1 – 4 of 4) sorted by relevance
192 .peek = qdisc_peek_head,207 .peek = qdisc_peek_head,222 .peek = qdisc_peek_head,
926 .peek = qdisc_peek_head,
149 struct sk_buff *skb = qdisc_peek_head(q); in head_enqueue_time()
1217 static inline struct sk_buff *qdisc_peek_head(struct Qdisc *sch) in qdisc_peek_head() function