Home
last modified time | relevance | path

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

/include/net/tc_act/
A Dtc_police.h48 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()
A Dtc_gact.h19 static inline bool __is_tcf_gact_act(const struct tc_action *a, int act, in __is_tcf_gact_act()
/include/net/libeth/
A Dxsk.h393 enum xdp_action act; in __libeth_xsk_run_prog() local
453 u32 act; in __libeth_xsk_run_pass() local
A Dxdp.h1367 enum xdp_action act; in __libeth_xdp_run_prog() local
1424 u32 act; in __libeth_xdp_run_flush() local
/include/xen/interface/io/
A Dvscsiif.h248 uint8_t act; /* command between backend and frontend */ member
/include/linux/
A Dhil_mlc.h93 enum hilse_act act; /* How to process this node */ member
A Dhp_sdc.h72 } act; member
A Dfilter.h1685 u32 act; in bpf_sk_lookup_run_v4() local
1724 u32 act; in bpf_sk_lookup_run_v6() local
/include/uapi/linux/
A Dblktrace_api.h33 #define BLK_TC_ACT(act) ((act) << BLK_TC_SHIFT) argument
/include/net/
A Dact_api.h118 int (*act)(struct sk_buff *, const struct tc_action *, member
A Dxdp.h657 u32 act = __bpf_prog_run(prog, xdp, BPF_DISPATCHER_FUNC(xdp)); in bpf_prog_run_xdp() local
A Dpkt_cls.h286 static inline bool tc_act_in_hw(struct tc_action *act) in tc_act_in_hw()
/include/rdma/
A Dib_verbs.h2091 struct ib_flow_action *act; member

Completed in 55 milliseconds