Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpkt_cls.h276 #define tcf_exts_for_each_action(i, a, exts) \ macro
279 #define tcf_exts_for_each_action(i, a, exts) \ macro
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c103 tcf_exts_for_each_action(i, a, exts) { in fill_action_fields()
/linux/
H A D.clang-format710 - 'tcf_exts_for_each_action'
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c72 tcf_exts_for_each_action(i, act, exts) { in tc_fill_actions()
/linux/net/sched/
H A Dcls_api.c3940 tcf_exts_for_each_action(i, act, exts) { in tcf_exts_num_actions()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4286 tcf_exts_for_each_action(i, act, exts) { in iavf_add_cls_u32()