Home
last modified time | relevance | path

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

/dports/dns/knot-resolver/knot-resolver-5.4.3/daemon/
H A Dhttp.c743 static int http_write_pkt(struct http_ctx *ctx, knot_pkt_t *pkt, int32_t stream_id, in http_write_pkt() function
791 ret = http_write_pkt(ctx, pkt, stream_id, req, on_write); in http_write()