Home
last modified time | relevance | path

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

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