Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_sfq.c104 struct sfq_slot { struct
105 struct sk_buff *skblist_next;
106 struct sk_buff *skblist_prev;
130 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument