Searched refs:tcf_action (Results 1 – 2 of 2) sorted by relevance
29 if ((!is_ext && gact->tcf_action == act) || in __is_tcf_gact_act()30 (is_ext && TC_ACT_EXT_CMP(gact->tcf_action, act))) in __is_tcf_gact_act()
46 #define tcf_action common.tcfa_action macro