Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dicmp6.c147 static struct mbuf *ni6_nametodns(const char *, int, int);
1318 n = ni6_nametodns(pr->pr_hostname, in ni6_input()
1451 n->m_next = ni6_nametodns(pr->pr_hostname, in ni6_input()
1499 ni6_nametodns(const char *name, int namelen, int old) in ni6_nametodns() function