Home
last modified time | relevance | path

Searched defs:doq_table (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h485 struct doq_table { struct
506 /** the list of write interested connections, hold the doq_table.lock argument
529 struct doq_table* doq_table_create(struct config_file* cfg, argument
H A Dlisten_dnsport.c1541 struct doq_table* doq_table, in listen_create()
/freebsd/contrib/unbound/daemon/
H A Ddaemon.h152 struct doq_table* doq_table; global() member