Searched refs:tcf_exts_for_each_action (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/include/net/ |
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-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_u32.c | 103 tcf_exts_for_each_action(i, a, exts) { in fill_action_fields()
|
/linux-6.12.1/ |
D | .clang-format | 682 - 'tcf_exts_for_each_action'
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 72 tcf_exts_for_each_action(i, act, exts) { in tc_fill_actions()
|
/linux-6.12.1/net/sched/ |
D | cls_api.c | 3916 tcf_exts_for_each_action(i, act, exts) { in tcf_exts_num_actions()
|
/linux-6.12.1/drivers/net/ethernet/intel/iavf/ |
D | iavf_main.c | 4110 tcf_exts_for_each_action(i, act, exts) { in iavf_add_cls_u32()
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9483 tcf_exts_for_each_action(i, a, exts) { in parse_tc_actions()
|