Home
last modified time | relevance | path

Searched refs:is_tcf_gact_continue (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/tc_act/
H A Dtc_gact.h62 static inline bool is_tcf_gact_continue(const struct tc_action *a) in is_tcf_gact_continue() function
/linux/net/sched/
H A Dact_gact.c255 } else if (is_tcf_gact_continue(act)) { in tcf_gact_offload_act_setup()