Home
last modified time | relevance | path

Searched defs:h (Results 1 – 4 of 4) sorted by relevance

/ssl/quic/
A Dquic_ackm.c78 tx_pkt_history_init(struct tx_pkt_history_st *h) in tx_pkt_history_init()
92 tx_pkt_history_destroy(struct tx_pkt_history_st *h) in tx_pkt_history_destroy()
100 tx_pkt_history_add_actual(struct tx_pkt_history_st *h, in tx_pkt_history_add_actual()
126 tx_pkt_history_add(struct tx_pkt_history_st *h, in tx_pkt_history_add()
402 static void rx_pkt_history_init(struct rx_pkt_history_st *h) in rx_pkt_history_init()
440 static int rx_pkt_history_add_pn(struct rx_pkt_history_st *h, in rx_pkt_history_add_pn()
677 struct tx_pkt_history_st *h; in ackm_detect_and_remove_newly_acked_pkts() local
755 struct tx_pkt_history_st *h; in ackm_detect_and_remove_lost_pkts() local
1143 struct tx_pkt_history_st *h; in ackm_process_ecn() local
1367 struct tx_pkt_history_st *h; in ossl_ackm_get_largest_unacked() local
[all …]
A Dquic_txp.c221 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()
287 static WPACKET *tx_helper_begin(struct tx_helper *h) in tx_helper_begin()
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
2143 struct tx_helper *h = &pkt->h; in txp_generate_crypto_frames() local
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
[all …]
A Dquic_sstream.c334 UINT_SET_ITEM *h = ossl_list_uint_set_head(&qss->acked_set); in qss_cull() local
/ssl/
A Dpriority_queue.c107 struct pq_heap_st *h = pq->heap, t_h; in pqueue_swap_elem() local
123 struct pq_heap_st *h = pq->heap; in pqueue_move_elem() local
154 struct pq_heap_st *h = pq->heap; in pqueue_move_down() local
174 struct pq_heap_st *h = pq->heap; in pqueue_move_up() local
298 struct pq_heap_st *h; in ossl_pqueue_reserve() local

Completed in 17 milliseconds