Home
last modified time | relevance | path

Searched refs:is_tcf_gact_ok (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/tc_act/
Dtc_gact.h37 static inline bool is_tcf_gact_ok(const struct tc_action *a) in is_tcf_gact_ok() function
/linux-6.1.9/net/sched/
Dact_gact.c244 if (is_tcf_gact_ok(act)) { in tcf_gact_offload_act_setup()
270 if (is_tcf_gact_ok(act)) in tcf_gact_offload_act_setup()
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c74 if (is_tcf_gact_ok(act)) { in tc_fill_actions()