Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp.c8538 …struct necp_uuid_id_mapping *real_existing_mapping = necp_uuid_lookup_app_id_locked(so->last_uuid); in necp_socket_fillout_info_locked() local
8539 if (real_existing_mapping) { in necp_socket_fillout_info_locked()
8540 info->real_application_id = real_existing_mapping->id; in necp_socket_fillout_info_locked()