txp_get_mdpl
mdpl = txp_get_mdpl(txp);
size_t max_reason_len = txp_get_mdpl(txp) / 2;
static size_t txp_get_mdpl(OSSL_QUIC_TX_PACKETISER *txp);
if (!txp_check_token_len(token_len, txp_get_mdpl(txp)))