Searched refs:make_sock (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/unbound/services/ |
| D | listen_dnsport.c | 1004 make_sock(int stype, const char* ifname, const char* port, in make_sock() function 1084 return make_sock(stype, newif, p, hints, v6only, noip6, rcv, in make_sock_port() 1088 return make_sock(stype, ifname, port, hints, v6only, noip6, rcv, snd, in make_sock_port()
|