Searched defs:fq_tin (Results 1 – 1 of 1) sorted by relevance
48 struct fq_tin { struct49 struct list_head new_flows;50 struct list_head old_flows;51 struct list_head tin_list;53 u32 backlog_bytes;54 u32 backlog_packets;55 u32 overlimit;56 u32 collisions;57 u32 flows;58 u32 tx_bytes;[all …]