__is_tcf_gact_act   39 include/net/tc_act/tc_gact.h 	return __is_tcf_gact_act(a, TC_ACT_OK, false);
__is_tcf_gact_act   44 include/net/tc_act/tc_gact.h 	return __is_tcf_gact_act(a, TC_ACT_SHOT, false);
__is_tcf_gact_act   49 include/net/tc_act/tc_gact.h 	return __is_tcf_gact_act(a, TC_ACT_TRAP, false);
__is_tcf_gact_act   54 include/net/tc_act/tc_gact.h 	return __is_tcf_gact_act(a, TC_ACT_GOTO_CHAIN, true);