Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dicmp6.c156 static int ni6_dnsmatch(const char *, int, const char *, int);
1367 if (!ni6_dnsmatch(subj, subjlen, mtod(n, const char *), in ni6_input()
1624 ni6_dnsmatch(const char *a, int alen, const char *b, int blen) in ni6_dnsmatch() function