Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_sample.h20 static inline bool is_tcf_sample(const struct tc_action *a) in is_tcf_sample() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1358 } else if (is_tcf_sample(a) && protocol == htons(ETH_P_ALL)) { in mlxsw_sp_port_add_cls_matchall()