Searched refs:tcf_ct_action (Results 1 – 2 of 2) sorted by relevance
51 static inline int tcf_ct_action(const struct tc_action *a) in tcf_ct_action() function68 static inline int tcf_ct_action(const struct tc_action *a) { return 0; } in tcf_ct_action() function
1611 entry->ct.action = tcf_ct_action(act); in tcf_ct_offload_act_setup()