Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp.c6216 bool match_failed = FALSE; in necp_lookup_route_rule_by_contents_locked() local
6241 match_failed = TRUE; in necp_lookup_route_rule_by_contents_locked()
6246 if (match_failed || count_a != count_b) { in necp_lookup_route_rule_by_contents_locked()