Searched defs:tc_police (Results 1 – 1 of 1) sorted by relevance
76 struct tc_police { struct77 __u32 index;78 int action;85 __u32 limit;86 __u32 burst;87 __u32 mtu;88 struct tc_ratespec rate;89 struct tc_ratespec peakrate;90 int refcnt;91 int bindcnt;[all …]