Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/tc_act/
Dtc_gact.h67 static inline bool is_tcf_gact_reclassify(const struct tc_action *a) in is_tcf_gact_reclassify() function
/linux-6.6.21/net/sched/
Dact_gact.c258 } else if (is_tcf_gact_reclassify(act)) { in tcf_gact_offload_act_setup()