Home
last modified time | relevance | path

Searched refs:qdisc_peek_head (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_fifo.c188 .peek = qdisc_peek_head,
203 .peek = qdisc_peek_head,
218 .peek = qdisc_peek_head,
H A Dsch_plug.c213 .peek = qdisc_peek_head,
H A Dsch_gred.c917 .peek = qdisc_peek_head,
/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h1091 static inline struct sk_buff *qdisc_peek_head(struct Qdisc *sch) in qdisc_peek_head() function