Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dtcpmsg.h66 dns_tcpmsg_setmaxsize(dns_tcpmsg_t *tcpmsg, unsigned int maxsize);
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtcpmsg.c150 dns_tcpmsg_setmaxsize(dns_tcpmsg_t *tcpmsg, unsigned int maxsize) { in dns_tcpmsg_setmaxsize() function