Searched defs:fq_tin (Results 1 – 1 of 1) sorted by relevance
47 struct fq_tin { struct48 struct list_head new_flows;49 struct list_head old_flows;50 u32 backlog_bytes;51 u32 backlog_packets;52 u32 overlimit;53 u32 collisions;54 u32 flows;55 u32 tx_bytes;56 u32 tx_packets;