Searched refs:TC_ACT_EXT_CMP (Results 1 – 2 of 2) sorted by relevance
30 (is_ext && TC_ACT_EXT_CMP(gact->tcf_action, act))) in __is_tcf_gact_act()
60 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) macro