Home
last modified time | relevance | path

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

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