Searched defs:sfq_slot (Results 1 – 1 of 1) sorted by relevance
94 struct sfq_slot { struct95 struct sk_buff *skblist_next;96 struct sk_buff *skblist_prev;120 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument