Searched refs:tcf_act_for_each_action (Results 1 – 3 of 3) sorted by relevance
| /linux/net/sched/ |
| H A D | act_api.c | 1195 tcf_act_for_each_action(i, a, actions) { in tcf_action_destroy() 1217 tcf_act_for_each_action(i, a, actions) { in tcf_action_put_many() 1229 tcf_act_for_each_action(i, a, actions) { in tca_put_bound_many() 1253 tcf_act_for_each_action(i, a, actions) { in tcf_action_dump() 1320 tcf_act_for_each_action(i, a, actions) { in tcf_idr_insert_many() 1831 tcf_act_for_each_action(i, a, actions) { in tcf_action_delete()
|
| H A D | cls_api.c | 3884 tcf_act_for_each_action(i, act, actions) { in tc_setup_action()
|
| /linux/include/net/ |
| H A D | pkt_cls.h | 283 #define tcf_act_for_each_action(i, a, actions) \ macro
|