Searched refs:parent_flow_registration (Results 1 – 1 of 1) sorted by relevance
8037 struct necp_client_flow_registration *parent_flow_registration = NULL; in necp_client_copy_parameters_locked() local8038 RB_FOREACH(parent_flow_registration, _necp_client_flow_tree, &parent->flow_registrations) { in necp_client_copy_parameters_locked()8039 uuid_copy(parameters->parent_flow_uuid, parent_flow_registration->registration_id); in necp_client_copy_parameters_locked()