Home
last modified time | relevance | path

Searched refs:is_tcf_tunnel_release (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/tc_act/
Dtc_tunnel_key.h43 static inline bool is_tcf_tunnel_release(const struct tc_action *a) in is_tcf_tunnel_release() function
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Daction.c792 } else if (is_tcf_tunnel_release(a)) { in nfp_flower_loop_action()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c158 if (is_tcf_tunnel_release(tc_act)) { in bnxt_tc_parse_actions()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2763 if (is_tcf_tunnel_release(a)) { in parse_tc_fdb_actions()