Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c74 if (is_tcf_gact_ok(act)) { in tc_fill_actions()
/Linux-v5.4/net/sched/
Dcls_api.c3454 if (is_tcf_gact_ok(act)) { in tc_setup_flow_action()