Lines Matching defs:h
189 static int tx_helper_init(struct tx_helper *h, OSSL_QUIC_TX_PACKETISER *txp, in tx_helper_init()
221 static void tx_helper_cleanup(struct tx_helper *h) in tx_helper_cleanup()
229 static void tx_helper_unrestrict(struct tx_helper *h) in tx_helper_unrestrict()
248 static int tx_helper_append_iovec(struct tx_helper *h, in tx_helper_append_iovec()
274 static size_t tx_helper_get_space_left(struct tx_helper *h) in tx_helper_get_space_left()
287 static WPACKET *tx_helper_begin(struct tx_helper *h) in tx_helper_begin()
319 static void tx_helper_end(struct tx_helper *h, int success) in tx_helper_end()
331 static void tx_helper_rollback(struct tx_helper *h) in tx_helper_rollback()
340 static int tx_helper_commit(struct tx_helper *h) in tx_helper_commit()
411 struct tx_helper h; member
1929 struct tx_helper *h = &pkt->h; in txp_generate_pre_token() local
2085 static int determine_crypto_len(struct tx_helper *h, in determine_crypto_len()
2110 static int determine_stream_len(struct tx_helper *h, in determine_stream_len()
2143 struct tx_helper *h = &pkt->h; in txp_generate_crypto_frames() local
2232 struct tx_helper *h, in txp_plan_stream_chunk()
2299 struct tx_helper *h = &pkt->h; in txp_generate_stream_frames() local
2509 struct tx_helper *h = &pkt->h; in txp_generate_stream_related() local
2686 struct tx_helper *h = &pkt->h; in txp_generate_for_el() local