Home
last modified time | relevance | path

Searched refs:ngtcp2_pkt_decode_retire_connection_id_frame (Results 1 – 3 of 3) sorted by relevance

/dports/net/libngtcp2/ngtcp2-224bd62/lib/
H A Dngtcp2_pkt.h773 ngtcp2_pkt_decode_retire_connection_id_frame(ngtcp2_retire_connection_id *dest,
H A Dngtcp2_pkt.c513 return ngtcp2_pkt_decode_retire_connection_id_frame( in ngtcp2_pkt_decode_frame()
1368 ngtcp2_pkt_decode_retire_connection_id_frame(ngtcp2_retire_connection_id *dest, in ngtcp2_pkt_decode_retire_connection_id_frame() function
/dports/net/libngtcp2/ngtcp2-224bd62/tests/
H A Dngtcp2_pkt_test.c1254 rv = ngtcp2_pkt_decode_retire_connection_id_frame(&nfr.retire_connection_id, in test_ngtcp2_pkt_encode_retire_connection_id_frame()