Home
last modified time | relevance | path

Searched defs:tc_ratespec (Results 1 – 2 of 2) sorted by relevance

/third_party/libbpf/include/uapi/linux/
Dpkt_sched.h90 struct tc_ratespec { struct
91 unsigned char cell_log;
92 __u8 linklayer; /* lower 4 bits */
93 unsigned short overhead;
94 short cell_align;
95 unsigned short mpu;
96 __u32 rate;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h81982 struct tc_ratespec { struct
81983 unsigned char cell_log;
81984 __u8 linklayer;
81985 short unsigned int overhead;
81986 short int cell_align;
81987 short unsigned int mpu;
81988 __u32 rate;