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()
326 static int schedule_handshake_done(struct helper *h) in schedule_handshake_done()
332 static int schedule_ack_eliciting_app(struct helper *h) in schedule_ack_eliciting_app()
374 static int schedule_max_data(struct helper *h) in schedule_max_data()
411 static int schedule_cfq_new_conn_id(struct helper *h) in schedule_cfq_new_conn_id()
456 static int check_cfq_new_conn_id(struct helper *h) in check_cfq_new_conn_id()
492 static int schedule_cfq_new_token(struct helper *h) in schedule_cfq_new_token()
532 static int check_cfq_new_token(struct helper *h) in check_cfq_new_token()
560 static int schedule_ack(struct helper *h) in schedule_ack()
639 static int check_stream_9(struct helper *h) in check_stream_9()
899 static int check_stream_10a(struct helper *h) in check_stream_10a()
917 static int check_stream_10b(struct helper *h) in check_stream_10b()
931 static int check_stream_10c(struct helper *h) in check_stream_10c()
944 static int check_stream_10d(struct helper *h) in check_stream_10d()
1022 static int check_stream_12(struct helper *h) in check_stream_12()
1054 static ossl_unused int check_stream_13(struct helper *h) in check_stream_13()
1087 static int gen_conn_close(struct helper *h) in gen_conn_close()
1102 static int check_14(struct helper *h) in check_14()
1132 static int gen_probe_initial(struct helper *h) in gen_probe_initial()
1160 static int gen_probe_handshake(struct helper *h) in gen_probe_handshake()
1189 static int gen_probe_1rtt(struct helper *h) in gen_probe_1rtt()
1221 static int try_big_token(struct helper *h) in try_big_token()
1287 static void skip_padding(struct helper *h) in skip_padding()
1302 struct helper h; in run_script() local
1649 static int check_is_initial(struct helper *h) in check_is_initial()
1654 static int check_is_handshake(struct helper *h) in check_is_handshake()