Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_srtm.c220 static void sorted_insert_seq_num(SRTM_ITEM *head, SRTM_ITEM *item, SRTM_ITEM **new_head) in sorted_insert_seq_num()
241 static void sorted_insert_srt(SRTM_ITEM *head, SRTM_ITEM *item, SRTM_ITEM **new_head) in sorted_insert_srt()
285 SRTM_ITEM *item = NULL, *head = NULL, *new_head, *r_item; in ossl_quic_srtm_add() local

Completed in 6 milliseconds