Home
last modified time | relevance | path

Searched defs:act (Results 1 – 11 of 11) sorted by relevance

/include/net/tc_act/
Dtc_police.h47 static inline bool is_tcf_police(const struct tc_action *act) in is_tcf_police()
56 static inline u64 tcf_police_rate_bytes_ps(const struct tc_action *act) in tcf_police_rate_bytes_ps()
66 static inline u32 tcf_police_burst(const struct tc_action *act) in tcf_police_burst()
104 static inline u64 tcf_police_rate_pkt_ps(const struct tc_action *act) in tcf_police_rate_pkt_ps()
114 static inline u32 tcf_police_burst_pkt(const struct tc_action *act) in tcf_police_burst_pkt()
152 static inline u32 tcf_police_tcfp_mtu(const struct tc_action *act) in tcf_police_tcfp_mtu()
162 static inline u64 tcf_police_peakrate_bytes_ps(const struct tc_action *act) in tcf_police_peakrate_bytes_ps()
172 static inline u32 tcf_police_tcfp_ewma_rate(const struct tc_action *act) in tcf_police_tcfp_ewma_rate()
182 static inline u16 tcf_police_rate_overhead(const struct tc_action *act) in tcf_police_rate_overhead()
Dtc_gact.h19 static inline bool __is_tcf_gact_act(const struct tc_action *a, int act, in __is_tcf_gact_act()
/include/xen/interface/io/
Dvscsiif.h248 uint8_t act; /* command between backend and frontend */ member
/include/linux/
Dhil_mlc.h93 enum hilse_act act; /* How to process this node */ member
Dhp_sdc.h72 } act; member
Dfilter.h1650 u32 act; in bpf_sk_lookup_run_v4() local
1689 u32 act; in bpf_sk_lookup_run_v6() local
/include/uapi/linux/
Dblktrace_api.h33 #define BLK_TC_ACT(act) ((act) << BLK_TC_SHIFT) argument
/include/net/
Dact_api.h113 int (*act)(struct sk_buff *, const struct tc_action *, member
Dxdp.h514 u32 act = __bpf_prog_run(prog, xdp, BPF_DISPATCHER_FUNC(xdp)); in bpf_prog_run_xdp() local
Dpkt_cls.h286 static inline bool tc_act_in_hw(struct tc_action *act) in tc_act_in_hw()
/include/rdma/
Dib_verbs.h2051 struct ib_flow_action *act; member