Searched refs:agent_type1 (Results 1 – 1 of 1) sorted by relevance
4560 …_sized_by(NETAGENT_DOMAINSIZE)agent_domain1, const char * __sized_by(NETAGENT_TYPESIZE)agent_type1, in necp_agent_types_match() argument4565 (strbuflen(agent_type1, NETAGENT_TYPESIZE) == 0 || in necp_agent_types_match()4566 strbufcmp(agent_type2, NETAGENT_TYPESIZE, agent_type1, NETAGENT_TYPESIZE) == 0); in necp_agent_types_match()