Searched refs:ni6_nametodns (Results 1 – 1 of 1) sorted by relevance
168 static struct mbuf *ni6_nametodns(const char *__counted_by(len), uint32_t len, int);1445 n = ni6_nametodns(hostname, hostnamelen, 0); in ni6_input()1580 n->m_next = ni6_nametodns(hostname, hostnamelen, oldfqdn); in ni6_input()1635 ni6_nametodns( in ni6_nametodns() function