Home
last modified time | relevance | path

Searched defs:fq_tin (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dfq.h47 struct fq_tin { struct
48 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;