Searched refs:tcf_exts_for_each_action (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/net/ |
H A D | pkt_cls.h | 265 #define tcf_exts_for_each_action(i, a, exts) \ macro 268 #define tcf_exts_for_each_action(i, a, exts) \ macro
|
/openbmc/linux/ |
H A D | .clang-format | 611 - 'tcf_exts_for_each_action'
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/net/sched/ |
H A D | cls_api.c | 3825 tcf_exts_for_each_action(i, act, exts) { in tcf_exts_num_actions()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 9456 tcf_exts_for_each_action(i, a, exts) { in parse_tc_actions()
|