Searched defs:tc_police (Results 1 – 3 of 3) sorted by relevance
49 struct tc_police { struct50 __u32 index;51 int action;58 __u32 limit;59 __u32 burst;60 __u32 mtu;61 struct tc_ratespec rate;62 struct tc_ratespec peakrate;63 int refcnt;64 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 …]
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 …]