Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c4060 doq_stream_recv_data(struct doq_stream * stream,const uint8_t * data,size_t datalen,int * recv_done,struct doq_table * table) doq_stream_recv_data() argument
4132 doq_stream_recv_fin(struct doq_conn * conn,struct doq_stream * stream,int recv_done) doq_stream_recv_fin() argument
4334 int recv_done = 0; doq_recv_stream_data_cb() local