HomeSort by: relevance | last modified time | path
    Searched defs:doq_stream_find (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
listen_dnsport.c 3874 doq_stream_find(struct doq_conn* conn, int64_t stream_id) function
4330 if(doq_stream_find(doq_conn, stream_id)) {
4382 stream = doq_stream_find(doq_conn, stream_id);
4429 stream = doq_stream_find(doq_conn, stream_id);
4452 stream = doq_stream_find(doq_conn, stream_id);
4474 stream = doq_stream_find(doq_conn, stream_id);
listen_dnsport.c 3874 doq_stream_find(struct doq_conn* conn, int64_t stream_id) function
4330 if(doq_stream_find(doq_conn, stream_id)) {
4382 stream = doq_stream_find(doq_conn, stream_id);
4429 stream = doq_stream_find(doq_conn, stream_id);
4452 stream = doq_stream_find(doq_conn, stream_id);
4474 stream = doq_stream_find(doq_conn, stream_id);

Completed in 168 milliseconds