Home
last modified time | relevance | path

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

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