Searched refs:tc_action_ops (Results 1 – 14 of 14) sorted by relevance
91 const struct tc_action_ops *ops;97 struct tc_action_ops { struct128 int tcf_register_action(struct tc_action_ops *a, unsigned int mask); argument129 int tcf_unregister_action(struct tc_action_ops *a);
308 int tcf_register_action(struct tc_action_ops *act, unsigned int mask) in tcf_register_action()310 struct tc_action_ops *a; in tcf_register_action()347 int tcf_unregister_action(struct tc_action_ops *act) in tcf_unregister_action()349 struct tc_action_ops *a; in tcf_unregister_action()368 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()370 struct tc_action_ops *a, *res = NULL; in tc_lookup_action_n()387 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()389 struct tc_action_ops *a, *res = NULL; in tc_lookup_action()509 struct tc_action_ops *a_o; in tcf_action_init_1()1050 struct tc_action_ops *a_o; in tc_dump_action()
263 static struct tc_action_ops act_ipt_ops = {273 static struct tc_action_ops act_xt_ops = {
172 static struct tc_action_ops act_connmark_ops = {
164 static struct tc_action_ops act_simp_ops = {
186 static struct tc_action_ops act_gact_ops = {
176 static struct tc_action_ops act_skbedit_ops = {
184 static struct tc_action_ops act_vlan_ops = {
214 static struct tc_action_ops act_pedit_ops = {
252 static struct tc_action_ops act_mirred_ops = {
285 static struct tc_action_ops act_nat_ops = {
370 static struct tc_action_ops act_bpf_ops __read_mostly = {
349 static struct tc_action_ops act_police_ops = {
562 static struct tc_action_ops act_csum_ops = {