Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp_client.c5900 u_int8_t *tracker_domain = NULL; in necp_find_domain_info_common() local
5936 tracker_domain = value; in necp_find_domain_info_common()
5977 if (domain_info->is_tracker && tracker_domain != NULL && tracker_domain_length > 0) { in necp_find_domain_info_common()
5979 strlcpy(domain_info->domain_name, (const char *)tracker_domain, length_to_copy); in necp_find_domain_info_common()