Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c9758 …struct necp_uuid_id_mapping *real_existing_mapping = necp_uuid_lookup_app_id_locked(so->last_uuid); in necp_socket_fillout_info_locked() local
9759 if (real_existing_mapping) { in necp_socket_fillout_info_locked()
9760 info->real_application_id = real_existing_mapping->id; in necp_socket_fillout_info_locked()