Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c9404 …bool open_flow_on_behalf_of_client = (add_request->flags & NECP_CLIENT_FLOW_FLAGS_OPEN_FLOW_ON_BEH… in necp_client_add_flow() local
9406 if (open_flow_on_behalf_of_client && !uuid_is_null(add_request->registration_id)) { in necp_client_add_flow()
9460 if (open_flow_on_behalf_of_client) { in necp_client_add_flow()