Home
last modified time | relevance | path

Searched refs:doq_conn_write_list_remove (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h791 void doq_conn_write_list_remove(struct doq_table* table,
H A Dlisten_dnsport.c5459 doq_conn_write_list_remove(struct doq_table* table, struct doq_conn* conn) in doq_conn_write_list_remove() function
5483 else doq_conn_write_list_remove(table, conn); in doq_conn_set_write_list()
/freebsd/contrib/unbound/util/
H A Dnetevent.c1950 doq_conn_write_list_remove(c->doq_socket->table, conn);