Searched refs:make_sock (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.c | 1034 make_sock(int stype, const char* ifname, const char* port, in make_sock() function 1131 return make_sock(stype, newif, p, hints, v6only, noip6, rcv, in make_sock_port() 1135 return make_sock(stype, ifname, port, hints, v6only, noip6, rcv, snd, in make_sock_port()
|