Home
last modified time | relevance | path

Searched refs:TUNNEL_OAM (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dif_tunnel.h173 #define TUNNEL_OAM __cpu_to_be16(0x0200) macro
/linux-6.3-rc2/net/psample/
A Dpsample.c271 if ((tun_key->tun_flags & TUNNEL_OAM) && in __psample_ip_tun_to_nlattr()
347 if (tun_key->tun_flags & TUNNEL_OAM) in psample_tunnel_meta_len()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun_geneve.c109 geneveh->oam = !!(tun_info->key.tun_flags & TUNNEL_OAM); in mlx5e_gen_ip_tunnel_header_geneve()
/linux-6.3-rc2/drivers/net/
A Dgeneve.c230 flags = TUNNEL_KEY | (gnvh->oam ? TUNNEL_OAM : 0) | in geneve_rx()
746 geneveh->oam = !!(info->key.tun_flags & TUNNEL_OAM); in geneve_build_header()
/linux-6.3-rc2/net/openvswitch/
A Dflow_netlink.c743 tun_flags |= TUNNEL_OAM; in ip_tun_from_nlattr()
922 if ((output->tun_flags & TUNNEL_OAM) && in __ip_tun_to_nlattr()

Completed in 15 milliseconds