Searched refs:necp_check_suffix (Results 1 – 1 of 1) sorted by relevance
6478 necp_check_suffix(struct substring parent, struct substring suffix, bool require_dot_before_suffix) in necp_check_suffix() function6514 if (necp_check_suffix(hostname_substring, domain_substring, TRUE)) { in necp_hostname_matches_domain()