TUNNEL_OAM        109 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c 	geneveh->oam = !!(tun_info->key.tun_flags & TUNNEL_OAM);
TUNNEL_OAM        225 drivers/net/geneve.c 			(gnvh->oam ? TUNNEL_OAM : 0) |
TUNNEL_OAM        729 drivers/net/geneve.c 	geneveh->oam = !!(info->key.tun_flags & TUNNEL_OAM);
TUNNEL_OAM        731 net/openvswitch/flow_netlink.c 			tun_flags |= TUNNEL_OAM;
TUNNEL_OAM        910 net/openvswitch/flow_netlink.c 	if ((output->tun_flags & TUNNEL_OAM) &&