Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dnecp_client.c4246 const char *agent_domain2, const char *agent_type2) in necp_agent_types_match() argument
4251 strncmp(agent_type2, agent_type1, NETAGENT_TYPESIZE) == 0); in necp_agent_types_match()