Lines Matching defs:h
79 static void helper_cleanup(struct helper *h) in helper_cleanup()
114 struct helper *h = arg; in demux_default_handler() local
122 static int helper_init(struct helper *h) in helper_init()
327 static int schedule_handshake_done(struct helper *h) in schedule_handshake_done()
333 static int schedule_ack_eliciting_app(struct helper *h) in schedule_ack_eliciting_app()
375 static int schedule_max_data(struct helper *h) in schedule_max_data()
412 static int schedule_cfq_new_conn_id(struct helper *h) in schedule_cfq_new_conn_id()
457 static int check_cfq_new_conn_id(struct helper *h) in check_cfq_new_conn_id()
493 static int schedule_cfq_new_token(struct helper *h) in schedule_cfq_new_token()
533 static int check_cfq_new_token(struct helper *h) in check_cfq_new_token()
561 static int schedule_ack(struct helper *h) in schedule_ack()
640 static int check_stream_9(struct helper *h) in check_stream_9()
900 static int check_stream_10a(struct helper *h) in check_stream_10a()
918 static int check_stream_10b(struct helper *h) in check_stream_10b()
932 static int check_stream_10c(struct helper *h) in check_stream_10c()
945 static int check_stream_10d(struct helper *h) in check_stream_10d()
1023 static int check_stream_12(struct helper *h) in check_stream_12()
1055 static ossl_unused int check_stream_13(struct helper *h) in check_stream_13()
1088 static int gen_conn_close(struct helper *h) in gen_conn_close()
1103 static int check_14(struct helper *h) in check_14()
1133 static int gen_probe_initial(struct helper *h) in gen_probe_initial()
1161 static int gen_probe_handshake(struct helper *h) in gen_probe_handshake()
1190 static int gen_probe_1rtt(struct helper *h) in gen_probe_1rtt()
1222 static int try_big_token(struct helper *h) in try_big_token()
1288 static void skip_padding(struct helper *h) in skip_padding()
1303 struct helper h; in run_script() local
1650 static int check_is_initial(struct helper *h) in check_is_initial()
1655 static int check_is_handshake(struct helper *h) in check_is_handshake()