Home
last modified time | relevance | path

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

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