Lines Matching refs:tc_action

30 void tcf_hash_destroy(struct tc_action *a)  in tcf_hash_destroy()
48 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict) in __tcf_hash_release()
73 struct tc_action *a) in tcf_dump_walker()
121 static int tcf_del_walker(struct sk_buff *skb, struct tc_action *a) in tcf_del_walker()
159 int type, struct tc_action *a) in tcf_generic_walker()
200 int tcf_hash_search(struct tc_action *a, u32 index) in tcf_hash_search()
213 int tcf_hash_check(u32 index, struct tc_action *a, int bind) in tcf_hash_check()
228 void tcf_hash_cleanup(struct tc_action *a, struct nlattr *est) in tcf_hash_cleanup()
238 int tcf_hash_create(u32 index, struct nlattr *est, struct tc_action *a, in tcf_hash_create()
270 void tcf_hash_insert(struct tc_action *a) in tcf_hash_insert()
385 const struct tc_action *a; in tcf_action_exec()
413 struct tc_action *a, *tmp; in tcf_action_destroy()
429 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old()
435 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1()
463 struct tc_action *a; in tcf_action_dump()
486 struct tc_action *tcf_action_init_1(struct net *net, struct nlattr *nla, in tcf_action_init_1()
490 struct tc_action *a; in tcf_action_init_1()
574 struct tc_action *act; in tcf_action_init()
598 int tcf_action_copy_stats(struct sk_buff *skb, struct tc_action *a, in tcf_action_copy_stats()
692 static struct tc_action *create_a(int i) in create_a()
694 struct tc_action *act; in create_a()
706 static struct tc_action *
710 struct tc_action *a; in tcf_action_get_1()
750 struct tc_action *a, *tmp; in cleanup_a()
769 struct tc_action a; in tca_action_flush()
786 memset(&a, 0, sizeof(struct tc_action)); in tca_action_flush()
867 struct tc_action *act; in tca_action_gd()
1033 struct tc_action a; in tc_dump_action()
1047 memset(&a, 0, sizeof(struct tc_action)); in tc_dump_action()