Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp_client.c8037 struct necp_client_flow_registration *parent_flow_registration = NULL; in necp_client_copy_parameters_locked() local
8038 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()