Searched defs:act (Results 1 – 13 of 13) sorted by relevance
48 static inline u64 tcf_police_rate_bytes_ps(const struct tc_action *act) in tcf_police_rate_bytes_ps()58 static inline u32 tcf_police_burst(const struct tc_action *act) in tcf_police_burst()96 static inline u64 tcf_police_rate_pkt_ps(const struct tc_action *act) in tcf_police_rate_pkt_ps()106 static inline u32 tcf_police_burst_pkt(const struct tc_action *act) in tcf_police_burst_pkt()144 static inline u32 tcf_police_tcfp_mtu(const struct tc_action *act) in tcf_police_tcfp_mtu()154 static inline u64 tcf_police_peakrate_bytes_ps(const struct tc_action *act) in tcf_police_peakrate_bytes_ps()164 static inline u32 tcf_police_tcfp_ewma_rate(const struct tc_action *act) in tcf_police_tcfp_ewma_rate()174 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()
393 enum xdp_action act; in __libeth_xsk_run_prog() local453 u32 act; in __libeth_xsk_run_pass() local
1367 enum xdp_action act; in __libeth_xdp_run_prog() local1424 u32 act; in __libeth_xdp_run_flush() local
248 uint8_t act; /* command between backend and frontend */ member
93 enum hilse_act act; /* How to process this node */ member
72 } act; member
1685 u32 act; in bpf_sk_lookup_run_v4() local1724 u32 act; in bpf_sk_lookup_run_v6() local
33 #define BLK_TC_ACT(act) ((act) << BLK_TC_SHIFT) argument
118 int (*act)(struct sk_buff *, const struct tc_action *, member
657 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()
2091 struct ib_flow_action *act; member
Completed in 55 milliseconds