Searched defs:tc_police (Results 1 – 1 of 1) sorted by relevance
103 struct tc_police { struct104 __u32 index;105 int action;112 __u32 limit;113 __u32 burst;114 __u32 mtu;115 struct tc_ratespec rate;116 struct tc_ratespec peakrate;117 int refcnt;118 int bindcnt;[all …]