Home
last modified time | relevance | path

Searched defs:tc_police (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/linux/
Dpkt_cls.h119 struct tc_police { struct
120 __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 …]
/external/libnl/include/linux/
Dpkt_cls.h121 struct tc_police struct
123 __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 …]
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h119 struct tc_police { struct
120 __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 …]