sfq_slot 127 net/sched/sch_sfq.c struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ sfq_slot 131 net/sched/sch_sfq.c struct sfq_slot *tail; /* current slot in round */ sfq_slot 206 net/sched/sch_sfq.c struct sfq_slot *slot = &q->slots[x]; sfq_slot 257 net/sched/sch_sfq.c static inline struct sk_buff *slot_dequeue_tail(struct sfq_slot *slot) sfq_slot 268 net/sched/sch_sfq.c static inline struct sk_buff *slot_dequeue_head(struct sfq_slot *slot) sfq_slot 278 net/sched/sch_sfq.c static inline void slot_queue_init(struct sfq_slot *slot) sfq_slot 285 net/sched/sch_sfq.c static inline void slot_queue_add(struct sfq_slot *slot, struct sk_buff *skb) sfq_slot 299 net/sched/sch_sfq.c struct sfq_slot *slot; sfq_slot 351 net/sched/sch_sfq.c struct sfq_slot *slot; sfq_slot 485 net/sched/sch_sfq.c struct sfq_slot *slot; sfq_slot 540 net/sched/sch_sfq.c struct sfq_slot *slot; sfq_slot 871 net/sched/sch_sfq.c const struct sfq_slot *slot = &q->slots[idx];