Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_sfq.c103 struct sfq_slot { struct
104 struct sk_buff *skblist_next;
105 struct sk_buff *skblist_prev;
129 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument