Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_gact.h52 static inline bool is_tcf_gact_goto_chain(const struct tc_action *a) in is_tcf_gact_goto_chain() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c53 } else if (is_tcf_gact_goto_chain(a)) { in mlxsw_sp_flower_parse_actions()