Home
last modified time | relevance | path

Searched refs:tcf_act_for_each_action (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/
H A D.clang-format610 - 'tcf_act_for_each_action'
/openbmc/linux/include/net/
H A Dpkt_cls.h272 #define tcf_act_for_each_action(i, a, actions) \ macro
/openbmc/linux/net/sched/
H A Dcls_api.c3762 tcf_act_for_each_action(i, act, actions) { in tc_setup_action()