Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp.c8244 const bool is_browser = ((client_flags & NECP_CLIENT_PARAMETER_FLAG_BROWSE) != 0); in necp_application_find_policy_match_internal() local
8250 if (!is_listener && !is_browser) { in necp_application_find_policy_match_internal()