Lines Matching defs:fq_tin
44 struct fq_tin { struct45 struct list_head new_flows;46 struct list_head old_flows;47 struct list_head tin_list;48 struct fq_flow default_flow;49 u32 backlog_bytes;50 u32 backlog_packets;51 u32 overlimit;52 u32 collisions;53 u32 flows;54 u32 tx_bytes;55 u32 tx_packets;