Lines Matching refs:tc_action
39 static void tcf_hash_destroy(struct tc_action *a) in tcf_hash_destroy()
56 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict) in __tcf_hash_release()
81 struct tc_action *a) in tcf_dump_walker()
129 static int tcf_del_walker(struct sk_buff *skb, struct tc_action *a) in tcf_del_walker()
167 int type, struct tc_action *a) in tcf_generic_walker()
208 int tcf_hash_search(struct tc_action *a, u32 index) in tcf_hash_search()
221 int tcf_hash_check(u32 index, struct tc_action *a, int bind) in tcf_hash_check()
236 void tcf_hash_cleanup(struct tc_action *a, struct nlattr *est) in tcf_hash_cleanup()
246 int tcf_hash_create(u32 index, struct nlattr *est, struct tc_action *a, in tcf_hash_create()
293 void tcf_hash_insert(struct tc_action *a) in tcf_hash_insert()
408 const struct tc_action *a; in tcf_action_exec()
431 struct tc_action *a, *tmp; in tcf_action_destroy()
447 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old()
453 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1()
481 struct tc_action *a; in tcf_action_dump()
504 struct tc_action *tcf_action_init_1(struct net *net, struct nlattr *nla, in tcf_action_init_1()
508 struct tc_action *a; in tcf_action_init_1()
592 struct tc_action *act; in tcf_action_init()
616 int tcf_action_copy_stats(struct sk_buff *skb, struct tc_action *a, in tcf_action_copy_stats()
710 static struct tc_action *create_a(int i) in create_a()
712 struct tc_action *act; in create_a()
724 static struct tc_action *
728 struct tc_action *a; in tcf_action_get_1()
768 struct tc_action *a, *tmp; in cleanup_a()
787 struct tc_action a; in tca_action_flush()
804 memset(&a, 0, sizeof(struct tc_action)); in tca_action_flush()
885 struct tc_action *act; in tca_action_gd()
1051 struct tc_action a; in tc_dump_action()
1065 memset(&a, 0, sizeof(struct tc_action)); in tc_dump_action()