Searched defs:sfq_slot (Results 1 – 1 of 1) sorted by relevance
104 struct sfq_slot { struct105 struct sk_buff *skblist_next;106 struct sk_buff *skblist_prev;130 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument