Searched refs:archetype (Results 1 – 2 of 2) sorted by relevance
404 uint32_t archetype; member428 uint32_t archetype,768 uint32_t archetype, enc_level; in ossl_quic_tx_packetiser_generate() local789 archetype = txp_determine_archetype(txp, cc_limit); in ossl_quic_tx_packetiser_generate()1195 uint32_t archetype, in txp_get_archetype_data() argument1199 || archetype >= TX_PACKETISER_ARCHETYPE_NUM) in txp_get_archetype_data()1203 *a = archetypes[enc_level][archetype]; in txp_get_archetype_data()1208 uint32_t archetype, in txp_determine_geometry() argument1285 geom->archetype = archetype; in txp_determine_geometry()1326 uint32_t archetype, in txp_should_try_staging() argument[all …]
624 uint32_t archetype);627 More archetypes can be added in the future as required. The archetype limits
Completed in 27 milliseconds