Searched refs:unbound_socket (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/unbound/util/ |
| H A D | netevent.h | 77 struct unbound_socket; 209 struct unbound_socket* socket; 575 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket); 593 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket); 614 struct unbound_socket* socket, struct doq_table* table, 652 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket);
|
| H A D | netevent.c | 199 void* callback_arg, struct unbound_socket* socket); 5748 void* callback_arg, struct unbound_socket* socket) 5813 comm_point_callback_type* callback, void* callback_arg, struct unbound_socket* socket) 5878 struct unbound_socket* socket, struct doq_table* table, 5967 void* callback_arg, struct unbound_socket* socket) 6068 struct unbound_socket* socket) 6192 void* callback_arg, struct unbound_socket* socket)
|
| /src/contrib/unbound/services/ |
| H A D | listen_dnsport.h | 120 struct unbound_socket { struct 148 struct unbound_socket* socket; 861 void verbose_print_unbound_socket(struct unbound_socket* ub_sock);
|
| H A D | listen_dnsport.c | 169 verbose_print_unbound_socket(struct unbound_socket* ub_sock) in verbose_print_unbound_socket() 1052 int use_systemd, int dscp, struct unbound_socket* ub_sock, in make_sock() 1126 int use_systemd, int dscp, struct unbound_socket* ub_sock, in make_sock_port() 1167 int pp2_enabled, struct unbound_socket* ub_sock) in port_insert() 1319 struct unbound_socket* ub_sock; in ports_create_if() 1345 ub_sock = calloc(1, sizeof(struct unbound_socket)); in ports_create_if() 1380 ub_sock = calloc(1, sizeof(struct unbound_socket)); in ports_create_if() 1442 ub_sock = calloc(1, sizeof(struct unbound_socket)); in ports_create_if()
|
| /src/contrib/unbound/testcode/ |
| H A D | fake_event.c | 1770 struct unbound_socket* ATTR_UNUSED(socket)) in comm_point_create_udp()
|