Searched defs:act (Results 1 – 11 of 11) sorted by relevance
47 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()
19 static inline bool __is_tcf_gact_act(const struct tc_action *a, int act, in __is_tcf_gact_act()
248 uint8_t act; /* command between backend and frontend */ member
93 enum hilse_act act; /* How to process this node */ member
72 } act; member
1650 u32 act; in bpf_sk_lookup_run_v4() local1689 u32 act; in bpf_sk_lookup_run_v6() local
33 #define BLK_TC_ACT(act) ((act) << BLK_TC_SHIFT) argument
113 int (*act)(struct sk_buff *, const struct tc_action *, member
514 u32 act = __bpf_prog_run(prog, xdp, BPF_DISPATCHER_FUNC(xdp)); in bpf_prog_run_xdp() local
286 static inline bool tc_act_in_hw(struct tc_action *act) in tc_act_in_hw()
2051 struct ib_flow_action *act; member