Searched defs:act_index (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | mpls.c | 11 int act_index, in tc_act_can_offload_mpls_push() 51 int act_index, in tc_act_can_offload_mpls_pop()
|
H A D | mark.c | 10 int act_index, in tc_act_can_offload_mark()
|
H A D | mirred_nic.c | 10 int act_index, in tc_act_can_offload_mirred_nic()
|
H A D | tun.c | 11 int act_index, in tc_act_can_offload_tun_encap()
|
H A D | csum.c | 41 int act_index, in tc_act_can_offload_csum()
|
H A D | redirect_ingress.c | 10 int act_index, in tc_act_can_offload_redirect_ingress()
|
H A D | goto.c | 62 int act_index, in tc_act_can_offload_goto()
|
H A D | police.c | 43 int act_index, in tc_act_can_offload_police()
|
H A D | mirred.c | 103 int act_index, in tc_act_can_offload_mirred()
|
/openbmc/linux/net/sched/ |
H A D | cls_api.c | 70 u32 act_index; member 124 tcf_exts_miss_cookie_lookup(u64 miss_cookie, int *act_index) in tcf_exts_miss_cookie_lookup() 144 static u64 tcf_exts_miss_cookie_get(u32 miss_cookie_base, int act_index) in tcf_exts_miss_cookie_get() 1664 int act_index, in __tcf_classify()
|
H A D | act_api.c | 1806 u32 act_index = a->tcfa_index; in tcf_action_delete() local
|
/openbmc/linux/include/net/ |
H A D | pkt_cls.h | 344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex()
|