sfq_slot
struct sfq_slot *slots; /* Flows table ('maxflows' entries) */
struct sfq_slot *tail; /* current slot in round */
struct sfq_slot *slot = &q->slots[x];
static inline struct sk_buff *slot_dequeue_tail(struct sfq_slot *slot)
static inline struct sk_buff *slot_dequeue_head(struct sfq_slot *slot)
static inline void slot_queue_init(struct sfq_slot *slot)
static inline void slot_queue_add(struct sfq_slot *slot, struct sk_buff *skb)
struct sfq_slot *slot;
struct sfq_slot *slot;
struct sfq_slot *slot;
struct sfq_slot *slot;
const struct sfq_slot *slot = &q->slots[idx];