Searched defs:tc_police (Results 1 – 3 of 3) sorted by relevance
119 struct tc_police { struct120 __u32 index;121 int action;128 __u32 limit;129 __u32 burst;130 __u32 mtu;131 struct tc_ratespec rate;132 struct tc_ratespec peakrate;133 int refcnt;134 int bindcnt;[all …]
121 struct tc_police struct123 __u32 index;124 int action;131 __u32 limit;132 __u32 burst;133 __u32 mtu;134 struct tc_ratespec rate;135 struct tc_ratespec peakrate;136 int refcnt;137 int bindcnt;[all …]