Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_sfq.c104 struct sfq_slot { struct
105 struct sk_buff *skblist_next;
106 struct sk_buff *skblist_prev;
107 sfq_index qlen; /* number of skbs in skblist */
131 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument