Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h128152 struct tcf_police_params { struct
128153 int tcfp_result;
128154 u32 tcfp_ewma_rate;
128155 s64 tcfp_burst;
128156 u32 tcfp_mtu;
128157 s64 tcfp_mtu_ptoks;
128158 s64 tcfp_pkt_burst;
128159 struct psched_ratecfg rate;
128160 bool rate_present;
128161 struct psched_ratecfg peak;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h135787 struct tcf_police_params { struct
135788 int tcfp_result;
135789 u32 tcfp_ewma_rate;
135790 s64 tcfp_burst;
135791 u32 tcfp_mtu;
135792 s64 tcfp_mtu_ptoks;
135793 s64 tcfp_pkt_burst;
135794 struct psched_ratecfg rate;
135795 bool rate_present;
135796 struct psched_ratecfg peak;
[all …]