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

/netbsd-current/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c140 verbose_print_unbound_socket(struct unbound_socket* ub_sock) argument
1004 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
1103 port_insert(struct listen_port** list, int s, enum listen_type ftype, int pp2_enabled, struct unbound_socket* ub_sock) argument
1258 struct unbound_socket* ub_sock; local
[all...]

Completed in 119 milliseconds