Home
last modified time | relevance | path

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

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