Searched defs:noip6 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c1004 make_sock(int stype, const char* ifname, const char* port, struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd, int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, int use_systemd, int dscp, struct unbound_socket* ub_sock) argument
1060 make_sock_port(int stype, const char* ifname, const char* port, struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd, int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, int use_systemd, int dscp, struct unbound_socket* ub_sock) argument
1253 int s, noip6=0; local
[all...]

Completed in 79 milliseconds