Searched refs:tcf_exts_for_each_action (Results 1 – 6 of 6) sorted by relevance
/linux/include/net/ |
H A D | pkt_cls.h | 276 #define tcf_exts_for_each_action(i, a, exts) \ macro 279 #define tcf_exts_for_each_action(i, a, exts) \ macro
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 103 tcf_exts_for_each_action(i, a, exts) { in fill_action_fields()
|
/linux/ |
H A D | .clang-format | 710 - 'tcf_exts_for_each_action'
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 72 tcf_exts_for_each_action(i, act, exts) { in tc_fill_actions()
|
/linux/net/sched/ |
H A D | cls_api.c | 3940 tcf_exts_for_each_action(i, act, exts) { in tcf_exts_num_actions()
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_main.c | 4286 tcf_exts_for_each_action(i, act, exts) { in iavf_add_cls_u32()
|