Home
last modified time | relevance | path

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

/Linux-v6.6/
D.clang-format610 - 'tcf_act_for_each_action'
/Linux-v6.6/include/net/
Dpkt_cls.h272 #define tcf_act_for_each_action(i, a, actions) \ macro
/Linux-v6.6/net/sched/
Dcls_api.c3755 tcf_act_for_each_action(i, act, actions) { in tc_setup_action()