Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dicmp6.c169 static int ni6_dnsmatch(const char *__counted_by(alen), int alen, const char *__counted_by(blen), i…
1455 if (!ni6_dnsmatch(subj, subjlen, mtod(n, const char *), in ni6_input()
1749 ni6_dnsmatch(const char *__counted_by(alen0)a0, int alen0, const char *__counted_by(blen0)b0, int b… in ni6_dnsmatch() function