Searched refs:tcf_exts_for_each_action (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/include/net/ | 
| D | pkt_cls.h | 238 #define tcf_exts_for_each_action(i, a, exts) \  macro241 #define tcf_exts_for_each_action(i, a, exts) \  macro
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_tc_u32.c | 102 	tcf_exts_for_each_action(i, a, exts) {  in fill_action_fields()
 | 
| /Linux-v5.4/ | 
| D | .clang-format | 435   - 'tcf_exts_for_each_action'
 | 
| /Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/ | 
| D | stmmac_tc.c | 72 	tcf_exts_for_each_action(i, act, exts) {  in tc_fill_actions()
 | 
| /Linux-v5.4/net/sched/ | 
| D | cls_api.c | 3450 	tcf_exts_for_each_action(i, act, exts) {  in tc_setup_flow_action()3596 	tcf_exts_for_each_action(i, act, exts) {  in tcf_exts_num_actions()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 9303 	tcf_exts_for_each_action(i, a, exts) {  in parse_tc_actions()
 |