Searched defs:fin (Results 1 – 2 of 2) sorted by relevance
509 int fin = (flags & NGTCP2_STREAM_DATA_FLAG_FIN) ? 1 : 0; in cb_recv_stream_data() local980 int fin, void *user_data, void *stream_user_data) in cb_h3_end_headers()1698 int fin; in read_pkt_to_send() local
907 int fin, void *user_data, void *stream_user_data) in cb_h3_end_headers()
Completed in 18 milliseconds