Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dntstat.h413 char domain_attributed_bundle_id[NSTAT_MAX_DOMAIN_ATTR_BUNDLE_ID]; member
H A Dnecp_client.c5945 size_t length_to_copy = MIN(length, sizeof(domain_info->domain_attributed_bundle_id)); in necp_find_domain_info_common()
5946 strlcpy(domain_info->domain_attributed_bundle_id, (const char *)value, length_to_copy); in necp_find_domain_info_common()
5981 domain_info->domain_attributed_bundle_id, in necp_find_domain_info_common()
H A Dntstat.c1266 domain_info->domain_attributed_bundle_id, in nstat_inp_domain_info()
/xnu-8796.121.2/bsd/kern/
H A Dsocket_flows.c1100 domain_info->domain_attributed_bundle_id, in soflow_nstat_provider_request_extensions()