Searched defs:sfq_slot (Results 1 – 1 of 1) sorted by relevance
100 struct sfq_slot { struct101 struct sk_buff *skblist_next;102 struct sk_buff *skblist_prev;103 sfq_index qlen; /* number of skbs in skblist */127 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument