Searched refs:tcf_exts_for_each_action (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.15/include/net/ | 
| D | pkt_cls.h | 254 #define tcf_exts_for_each_action(i, a, exts) \  macro 257 #define tcf_exts_for_each_action(i, a, exts) \  macro
  | 
| /Linux-v5.15/ | 
| D | .clang-format | 485   - 'tcf_exts_for_each_action'
  | 
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_tc_u32.c | 103 	tcf_exts_for_each_action(i, a, exts) {  in fill_action_fields()
  | 
| /Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ | 
| D | stmmac_tc.c | 72 	tcf_exts_for_each_action(i, act, exts) {  in tc_fill_actions()
  | 
| /Linux-v5.15/net/sched/ | 
| D | cls_api.c | 3561 	tcf_exts_for_each_action(i, act, exts) {  in tc_setup_flow_action() 3736 	tcf_exts_for_each_action(i, act, exts) {  in tcf_exts_num_actions()
  | 
| /Linux-v5.15/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 9322 	tcf_exts_for_each_action(i, a, exts) {  in parse_tc_actions()
  |