Searched refs:tcf_act_for_each_action (Results 1 – 4 of 4) sorted by relevance
/linux/net/sched/ |
H A D | act_api.c | 1193 tcf_act_for_each_action(i, a, actions) { in tcf_action_destroy() 1215 tcf_act_for_each_action(i, a, actions) { in tcf_action_put_many() 1227 tcf_act_for_each_action(i, a, actions) { in tca_put_bound_many() 1251 tcf_act_for_each_action(i, a, actions) { in tcf_action_dump() 1318 tcf_act_for_each_action(i, a, actions) { in tcf_idr_insert_many() 1825 tcf_act_for_each_action(i, a, actions) { in tcf_action_delete()
|
H A D | cls_api.c | 3877 tcf_act_for_each_action(i, act, actions) { in tc_setup_action()
|
/linux/ |
H A D | .clang-format | 709 - 'tcf_act_for_each_action'
|
/linux/include/net/ |
H A D | pkt_cls.h | 283 #define tcf_act_for_each_action(i, a, actions) \ macro
|