Lines Matching defs:act
135 static void offload_action_hw_count_set(struct tc_action *act, in offload_action_hw_count_set()
141 static void offload_action_hw_count_inc(struct tc_action *act, in offload_action_hw_count_inc()
147 static void offload_action_hw_count_dec(struct tc_action *act, in offload_action_hw_count_dec()
154 static unsigned int tcf_offload_act_num_actions_single(struct tc_action *act) in tcf_offload_act_num_actions_single()
181 struct tc_action *act, in offload_action_init()
432 static size_t tcf_action_shared_attrs_size(const struct tc_action *act) in tcf_action_shared_attrs_size()
468 static size_t tcf_action_fill_size(const struct tc_action *act) in tcf_action_fill_size()
1015 int tcf_register_action(struct tc_action_ops *act, in tcf_register_action()
1060 int tcf_unregister_action(struct tc_action_ops *act, in tcf_unregister_action()
1472 struct tc_action *act; in tcf_action_init() local
2008 struct tc_action *act; in tca_action_gd() local