Home
last modified time | relevance | path

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

/Linux-v6.1/
D.clang-format605 - 'tcf_act_for_each_action'
/Linux-v6.1/include/net/
Dpkt_cls.h292 #define tcf_act_for_each_action(i, a, actions) \ macro
/Linux-v6.1/net/sched/
Dcls_api.c3539 tcf_act_for_each_action(i, act, actions) { in tc_setup_action()