Searched refs:tcf_exts_for_each_action (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
D | pkt_cls.h | 262 #define tcf_exts_for_each_action(i, a, exts) \ macro 265 #define tcf_exts_for_each_action(i, a, exts) \ macro
|
/kernel/linux/linux-5.10/ |
D | .clang-format | 472 - 'tcf_exts_for_each_action'
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_u32.c | 103 tcf_exts_for_each_action(i, a, exts) { in fill_action_fields()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 72 tcf_exts_for_each_action(i, act, exts) { in tc_fill_actions()
|
/kernel/linux/linux-5.10/net/sched/ |
D | cls_api.c | 3584 tcf_exts_for_each_action(i, act, exts) { in tc_setup_flow_action() 3757 tcf_exts_for_each_action(i, act, exts) { in tcf_exts_num_actions()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9363 tcf_exts_for_each_action(i, a, exts) { in parse_tc_actions()
|