Searched refs:tcf_exts_for_each_action (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/include/net/ |
D | pkt_cls.h | 285 #define tcf_exts_for_each_action(i, a, exts) \ macro 288 #define tcf_exts_for_each_action(i, a, exts) \ macro
|
/Linux-v6.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-v6.1/ |
D | .clang-format | 606 - 'tcf_exts_for_each_action'
|
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 72 tcf_exts_for_each_action(i, act, exts) { in tc_fill_actions()
|
/Linux-v6.1/net/sched/ |
D | cls_api.c | 3594 tcf_exts_for_each_action(i, act, exts) { in tcf_exts_num_actions()
|
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9468 tcf_exts_for_each_action(i, a, exts) { in parse_tc_actions()
|