Home
last modified time | relevance | path

Searched refs:tcf_exts_for_each_action (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dpkt_cls.h262 #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-format472 - 'tcf_exts_for_each_action'
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c103 tcf_exts_for_each_action(i, a, exts) { in fill_action_fields()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c72 tcf_exts_for_each_action(i, act, exts) { in tc_fill_actions()
/kernel/linux/linux-5.10/net/sched/
Dcls_api.c3584 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/
Dixgbe_main.c9363 tcf_exts_for_each_action(i, a, exts) { in parse_tc_actions()