Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpkt_cls.h76 struct tc_police { struct
77 __u32 index;
78 int action;
85 __u32 limit;
86 __u32 burst;
87 __u32 mtu;
88 struct tc_ratespec rate;
89 struct tc_ratespec peakrate;
90 int refcnt;
91 int bindcnt;
[all …]
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_cls.h76 struct tc_police { struct
77 __u32 index;
78 int action;
85 __u32 limit;
86 __u32 burst;
87 __u32 mtu;
88 struct tc_ratespec rate;
89 struct tc_ratespec peakrate;
90 int refcnt;
91 int bindcnt;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpkt_cls.h76 struct tc_police { struct
77 __u32 index;
78 int action;
85 __u32 limit;
86 __u32 burst;
87 __u32 mtu;
88 struct tc_ratespec rate;
89 struct tc_ratespec peakrate;
90 int refcnt;
91 int bindcnt;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_cls.h144 struct tc_police { struct
145 __u32 index;
146 int action;
153 __u32 limit;
154 __u32 burst;
155 __u32 mtu;
156 struct tc_ratespec rate;
157 struct tc_ratespec peakrate;
158 int refcnt;
159 int bindcnt;
[all …]