Home
last modified time | relevance | path

Searched refs:unbound_socket (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.h77 struct unbound_socket;
213 struct unbound_socket* socket;
582 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket);
600 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket);
621 struct unbound_socket* socket, struct doq_table* table,
659 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket);
H A Dnetevent.c203 void* callback_arg, struct unbound_socket* socket);
5933 void* callback_arg, struct unbound_socket* socket)
5998 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket)
6063 struct unbound_socket* socket, struct doq_table* table,
6153 void* callback_arg, struct unbound_socket* socket)
6254 struct unbound_socket* socket)
6378 void* callback_arg, struct unbound_socket* socket)
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h122 struct unbound_socket { struct
150 struct unbound_socket* socket;
892 void verbose_print_unbound_socket(struct unbound_socket* ub_sock);
H A Dlisten_dnsport.c168 verbose_print_unbound_socket(struct unbound_socket* ub_sock) in verbose_print_unbound_socket()
1051 int use_systemd, int dscp, struct unbound_socket* ub_sock, in make_sock()
1125 int use_systemd, int dscp, struct unbound_socket* ub_sock, in make_sock_port()
1166 int pp2_enabled, struct unbound_socket* ub_sock) in port_insert()
1318 struct unbound_socket* ub_sock; in ports_create_if()
1344 ub_sock = calloc(1, sizeof(struct unbound_socket)); in ports_create_if()
1379 ub_sock = calloc(1, sizeof(struct unbound_socket)); in ports_create_if()
1441 ub_sock = calloc(1, sizeof(struct unbound_socket)); in ports_create_if()