Home
last modified time | relevance | path

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

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