Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/net/
H A Dntstat.h420 char domain_attributed_bundle_id[NSTAT_MAX_DOMAIN_ATTR_BUNDLE_ID]; member
H A Dnecp_client.c6038 size_t length_to_copy = MIN(length, sizeof(domain_info->domain_attributed_bundle_id)); in necp_find_domain_info_common()
6039 strlcpy(domain_info->domain_attributed_bundle_id, (const char *)value, length_to_copy); in necp_find_domain_info_common()
6074 domain_info->domain_attributed_bundle_id, in necp_find_domain_info_common()
H A Dntstat.c1360 domain_info->domain_attributed_bundle_id, in nstat_inp_domain_info()
/xnu-10002.61.3/bsd/kern/
H A Dsocket_flows.c1100 domain_info->domain_attributed_bundle_id, in soflow_nstat_provider_request_extensions()