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 …]
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 …]
104 struct tc_police { struct105 __u32 index;106 int action;113 __u32 limit;114 __u32 burst;115 __u32 mtu;116 struct tc_ratespec rate;117 struct tc_ratespec peakrate;118 int refcnt;119 int bindcnt;[all …]