Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c9189 struct necp_client_flow_registration *parent_flow_registration = NULL; in necp_client_copy_parameters_locked() local
9190 RB_FOREACH(parent_flow_registration, _necp_client_flow_tree, &parent->flow_registrations) { in necp_client_copy_parameters_locked()
9191 uuid_copy(parameters->parent_flow_uuid, parent_flow_registration->registration_id); in necp_client_copy_parameters_locked()