Home
last modified time | relevance | path

Searched defs:sfq_slot (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_sfq.c94 struct sfq_slot { struct
95 struct sk_buff *skblist_next;
96 struct sk_buff *skblist_prev;
120 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument