Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.c6258 bool has_match_agent_b = (searchentry->match_netagent_id != 0); in necp_lookup_route_rule_by_contents_locked() local
6259 if (has_match_agent_a != has_match_agent_b) { in necp_lookup_route_rule_by_contents_locked()