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.c100 struct sfq_slot { struct
101 struct sk_buff *skblist_next;
102 struct sk_buff *skblist_prev;
103 sfq_index qlen; /* number of skbs in skblist */
127 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument