Searched defs:sfq_slot (Results 1 – 1 of 1) sorted by relevance
103 struct sfq_slot { struct104 struct sk_buff *skblist_next;105 struct sk_buff *skblist_prev;129 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument