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 u32 backlog_bytes;52 u32 backlog_packets;53 u32 overlimit;54 u32 collisions;55 u32 flows;56 u32 tx_bytes;57 u32 tx_packets;